steve

package
v0.0.0-...-adc1ce0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GlueDirname     = "glue"
	GlueFilename    = "steve.glue.go"
	GlueTplFilename = "glue.tpl"

	PbFilename    = "steve.proto"
	PbTplFilename = "proto.tpl"

	SrvDirname     = "srv"
	SrvFilename    = "main.go"
	SrvTplFilename = "srv.tpl"

	CliDirname     = "cli"
	CliFilename    = "main.go"
	CliTplFilename = "cli.tpl"

	APIDirname = "api"
)

Variables

This section is empty.

Functions

func Build

func Build(c BuildCfg) error

Types

type BuildCfg

type BuildCfg struct {
	AppName      string
	AppVersion   string
	SteveVersion string
	Backend      string
	BuildDir     string
	SpecDir      string
	TplDir       string
	WithClient   bool
}

Jump to

Keyboard shortcuts

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