markdown

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const CategoriesTemplate = `| Accessory | Category |
| --- | --- |{{range .Categories}}
| {{.Name}} | {{ .Category}} | {{end}}`

CatsStructTemplate is template for a CategoryMetadata struct.

View Source
const ServicesTemplate = `` /* 378-byte string literal not displayed */

Variables

This section is empty.

Functions

func CategoriesCode

func CategoriesCode(m *gen.Metadata) ([]byte, error)

CategoriesGoCode returns the go code for a categories file

func ServicesCode

func ServicesCode(m *gen.Metadata) ([]byte, error)

Types

type Services

type Services struct {
	Svcs []*golang.Service
}

Jump to

Keyboard shortcuts

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