fluentbit-log-collect/config/gin.go
2024-05-14 15:01:18 +08:00

8 lines
62 B
Go

package config
type gin struct {
Addr string
}
var Gin gin