gbinlog

package module
v0.0.0-...-3491b9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(config Config)

Types

type Config

type Config struct {
	Db struct {
		Addr string
		User string
		Pwd  string
	}

	Handler handler.Config
}

func NewDefaultConfig

func NewDefaultConfig() *Config

type DbConf

type DbConf struct {
	Addr     string
	User     string
	Password string
	Env      string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL