Documentation ¶
Index ¶
Constants ¶
View Source
const ( BYTE = 1 << (10 * iota) KILOBYTE MEGABYTE GIGABYTE TERABYTE )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func New ¶
func New(settings Settings) (*Application, error)
func (*Application) Run ¶
func (app *Application) Run() error
Directories ¶
Path | Synopsis |
---|---|
api/restapi
Package restapi Ferret Server API API of Ferret Server Schemes: http Host: localhost BasePath: / Version: 1.0.0-rc.2 License: MIT Contact: MontFerret Project Group<mont.ferret@gmail.com> https://github.com/MontFerret Consumes: - application/json Produces: - application/json swagger:meta
|
Package restapi Ferret Server API API of Ferret Server Schemes: http Host: localhost BasePath: / Version: 1.0.0-rc.2 License: MIT Contact: MontFerret Project Group<mont.ferret@gmail.com> https://github.com/MontFerret Consumes: - application/json Produces: - application/json swagger:meta |
Click to show internal directories.
Click to hide internal directories.