Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fluentbit-plugin-wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
fluentbit-plugin-wendelin
Commits
284e0d83
Commit
284e0d83
authored
Oct 16, 2023
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
go fmt
parent
f790463a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
63 deletions
+63
-63
src/fluentbit_wendelin.go
src/fluentbit_wendelin.go
+63
-63
No files found.
src/fluentbit_wendelin.go
View file @
284e0d83
package
main
import
(
"bytes"
"C"
"bytes"
"crypto/tls"
"fmt"
"os"
"unsafe"
"github.com/fluent/fluent-bit-go/output"
"net/http"
"crypto/tl
s"
"o
s"
"strings"
"
github.com/fluent/fluent-bit-go/output
"
"
unsafe
"
)
//export FLBPluginRegister
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment