Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Templates = map[string]string{ tpl(models.CmdCheckOut{}): string(viewCheck), tpl(models.CmdErrorOut{}): string(viewError), tpl(models.CmdGraphOut{}): string(viewGraph), tpl(models.CmdMappingOut{}): string(viewMapping), tpl(models.CmdSchemaOut{}): string(viewSchema), tpl(models.CmdSelfInspectOut{}): string(viewSelfInspect), tpl(models.CmdVersionOut{}): string(viewVersion), }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.