convention

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBConf

type DBConf struct {
	Driver   string
	User     string
	Password string
	Host     string
	Port     uint
	DBName   string
}

type HttpConf added in v0.2.0

type HttpConf struct {
	Port   uint32
	UseTLS bool
	Pem    string
	Key    string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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