Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssembleType ¶
type AssembleType string
const ( AssembleTypePlain AssembleType = "plain" AssembleTypeHTTP AssembleType = "http" )
func (AssembleType) Valid ¶
func (a AssembleType) Valid() bool
Click to show internal directories.
Click to hide internal directories.