package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 15, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type API struct {
Build string `json:"build"`
Generator string `json:"generator"`
Name string `json:"name"`
Path string `json:"path"`
Services []string `json:"services"`
Version string `json:"version"`
}
API ...
func NewAPI(build, generator, name, path, version string) *API
NewAPI ...
type Project struct {
Build string `json:"build"`
Generator string `json:"generator"`
Name string `json:"name"`
Path string `json:"path"`
Version string `json:"version"`
}
Project ...
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.