new

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Files []*FileContent
)

Functions

func BeegoInit

func BeegoInit()

func Build

func Build(v *viper.Viper, log logger.Logger) error

func CmdInit

func CmdInit()

func ConfigInit

func ConfigInit()

func DaoInit

func DaoInit()

func GinInit

func GinInit()

func GitIgnoreInit

func GitIgnoreInit()

func GrpcInit

func GrpcInit()

func InfraInit

func InfraInit()

func InternalInit

func InternalInit()

func MainInit

func MainInit()

func ModInit

func ModInit()

func ModelInit

func ModelInit()

func ProtoBufInit

func ProtoBufInit()

func RepoInit

func RepoInit()

func ServiceInit

func ServiceInit()

func ThirdPartyInit

func ThirdPartyInit()

Types

type FileContent

type FileContent struct {
	FileName string `json:"file_name"`
	Dir      string `json:"dir"`
	Content  string `json:"context"`
}

Jump to

Keyboard shortcuts

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