dao

package
v0.0.0-...-dff417c Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context = context.Context

type DAO

type DAO struct {
	GetUser batcher.GetFunc
}

func MakeDAO

func MakeDAO() (dao *DAO, batcherAttacher middleware.HttpFilter)

func (*DAO) GetFriends

func (dao *DAO) GetFriends(ctx Context, userId ID, start int64, pageSize int64) ([]future.Future, error)

type ID

type ID = string

type Result

type Result = batcher.Result

type StringOption

type StringOption = graphql.StringOption

type User

type User = gen.User

Jump to

Keyboard shortcuts

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