Documentation ¶
Index ¶
- Variables
- func ApiTemplate(filename string, api *types.Api, apiGroup *types.ApiGroup) error
- func ErrorsTemplate(filename string, apis []*types.ApiGroup) error
- func Generate(bluezApi gen.BluezAPI, outDir string, debug bool, forceOverwrite bool) error
- func InterfacesTemplate(filename string, apis []types.ApiGroup) error
- func RootTemplate(filename string, api *types.ApiGroup) error
- func VersionTemplate(filename, version string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var TplPath = "gen/generator/tpl/%s.go.tpl"
Functions ¶
func ApiTemplate ¶
func VersionTemplate ¶
VersionTemplate generate the version file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.