Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Template ¶
type Template struct { Name string `json:"name" yaml:"name,omitempty"` URL string `json:"url" yaml:"url,omitempty"` Path string `json:"path" yaml:"path,omitempty"` }
Template holds configurations related to repository templates that a user can use to initialise repositories on their machine
Click to show internal directories.
Click to hide internal directories.