repository

package
v0.0.0-...-d885e2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2020 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(c *gin.Context)

List used for grab extension, category or handle from remote server

Types

type RepoList

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

func (RepoList) IsInitial

func (obj RepoList) IsInitial() bool

IsInitial used for check this object empty or not

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL