template

package
v3.0.0-...-9d75b9b Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HandlerSRV = `` /* 1434-byte string literal not displayed */

	SubscriberSRV = `` /* 423-byte string literal not displayed */

)
View Source
var (
	GitIgnore = `
{{.Alias}}
`
)
View Source
var (
	MainSRV = `` /* 428-byte string literal not displayed */

)
View Source
var (
	Makefile = `` /* 603-byte string literal not displayed */

)
View Source
var (
	Module = `` /* 403-byte string literal not displayed */

)
View Source
var (
	ProtoSRV = `` /* 579-byte string literal not displayed */

)
View Source
var (
	Readme = `# {{title .Alias}} Service

This is the {{title .Alias}} service

Generated with

` + "```" +
		`
micro new {{.Alias}}
` + "```" + `

## Usage

Generate the proto code

` + "```" +
		`
make proto
` + "```" + `

Run the service

` + "```" +
		`
micro run .
` + "```"
)

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