Commit 284e0d83 authored by Jérome Perrin's avatar Jérome Perrin

go fmt

parent f790463a
package main
import (
"bytes"
"C"
"bytes"
"crypto/tls"
"fmt"
"os"
"unsafe"
"github.com/fluent/fluent-bit-go/output"
"net/http"
"crypto/tls"
"os"
"strings"
"github.com/fluent/fluent-bit-go/output"
"unsafe"
)
//export FLBPluginRegister
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment