package
Version:
v0.0.0-...-d885e2b
Opens a new window with list of versions in this module.
Published: Jan 19, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
List used for grab extension, category or handle from remote server
type RepoList struct {
Extensions []map[string]interface{} `json:"extensions,omitempty"`
Categories []map[string]interface{} `json:"categories,omitempty"`
Handles []map[string]interface{} `json:"handles,omitempty"`
}
RepoList used as place for response from remote server
IsInitial used for check this object empty or not
Source Files
¶
Click to show internal directories.
Click to hide internal directories.