Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { Header string Services []TargetService }
func NewModel ¶
func NewModel(header string, services []TargetService) Model
type TargetService ¶
func NewTargetService ¶
func NewTargetService(name string, safeName string, appIncludePath string) TargetService
Click to show internal directories.
Click to hide internal directories.