backend

package
v3.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend struct {
	unchunked.Unchunked
	// contains filtered or unexported fields
}

Backend is the structure to hold the context of the backend.

func New

func New() (Backend, error)

New returns a new backend.Backend.

func (Backend) End

func (backend Backend) End() error

End releases all resources.

This function must be called before disposing backend.Backend returned by backend.New.

After calling this, calling functions bound to backend.Backend will result in an unexpected result.

Directories

Path Synopsis
Package db implements an abstraction for the database.
Package db implements an abstraction for the database.
Package encoding provides encoding features.
Package encoding provides encoding features.
handler
apiv0
Package apiv0 implements API v0.
Package apiv0 implements API v0.
apiv0/token
Package token implements a some utility related to token.
Package token implements a some utility related to token.
apiv0/token/backend
Package backend implements the backend of the token server of API v0.
Package backend implements the backend of the token server of API v0.
file
Package file implements a file server.
Package file implements a file server.
private
Package private implements the private page hosting.
Package private implements the private page hosting.
Package mail implements a feature to email.
Package mail implements a feature to email.
Package scope implements the common expression of scope.
Package scope implements the common expression of scope.

Jump to

Keyboard shortcuts

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