user

package
v0.0.0-...-4334ecd Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "User"
View Source
const Version = "1.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
}

func (*User) Apply

func (u *User) Apply(_ context.Context,
	stateContext iface.IStateContext,
	transaction *pb.Transaction) *pb.TransactionResponse

func (*User) FamilyName

func (u *User) FamilyName() string

func (*User) FamilyVersion

func (u *User) FamilyVersion() string

func (*User) IndexObject

func (u *User) IndexObject(_ []byte) interface{}

func (*User) Iterate

func (u *User) Iterate(_ context.Context,
	_ iface.IStateContext,
	_ *pb.IterateInput) (interface{}, error)

func (*User) Retrieve

func (u *User) Retrieve(_ context.Context,
	readOnlyStateContext iface.IStateContext,
	retrieveInput *pb.RetrieveInput) (interface{}, error)

func (*User) Search

func (u *User) Search(_ context.Context,
	_ iface.IStateContext,
	_ *pb.SearchInput) (interface{}, error)

Jump to

Keyboard shortcuts

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