package
Version:
v2.0.0-beta1+incompatible
Opens a new window with list of versions in this module.
Published: Aug 22, 2016
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type ApplicationParams struct {
Id int `json:"-"`
CollectionName string `json:"collection-name"`
Alias string `json:"alias"`
DisplayName string `json:"display-name"`
FilePath string `json:"file-path"`
IconContents []byte `json:"icon-content"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.