proto

package
v0.0.0-...-1e4c34d Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Makefile = `` /* 153-byte string literal not displayed */
View Source
var ModelTmpl = template.Must(template.New("model").Parse(modelTmplCode))
View Source
var ProtoCMD = cli.Command{

	Name: "proto",

	Aliases: []string{"pb"},

	Usage: "dll proto[pb] name pkg",

	Action: func(c *cli.Context) {
		protoCMD(c)
	},
}
View Source
var ProtoTmplCode = template.Must(template.New("proto").Parse(protoTmplCode))

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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