account

package
v0.0.0-...-251cc68 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AccountServiceProvider

type AccountServiceProvider struct{}

func (*AccountServiceProvider) Create

func (asp *AccountServiceProvider) Create(id int, name string, info []byte) error

func (*AccountServiceProvider) Get

func (asp *AccountServiceProvider) Get(id int) ([]byte, error)

type UniqueIDGenerator

type UniqueIDGenerator struct {
	// contains filtered or unexported fields
}

func NewGenerator

func NewGenerator(start int64) *UniqueIDGenerator

func (*UniqueIDGenerator) Next

func (g *UniqueIDGenerator) Next() int64

Jump to

Keyboard shortcuts

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