Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ClientVersion = "0.1.0" ServerVersion = "0.1.0" )
Functions ¶
Types ¶
type BatchCreateInput ¶
type BatchCreateInput struct {
Assets []asset.Asset `json:"assets"`
Config plugin.RawPluginConfig `json:"config"`
}
Click to show internal directories.
Click to hide internal directories.