Documentation ¶
Index ¶
- func GetStatSet(ctx context.Context, in *pb.GetStatSetRequest, store *store.Store) (*pb.GetStatSetResponse, error)
- func GetStatSetWithinPlace(ctx context.Context, in *pb.GetStatSetWithinPlaceRequest, store *store.Store) (*pb.GetStatSetResponse, error)
- func GetStatSetWithinPlaceAll(ctx context.Context, in *pb.GetStatSetWithinPlaceRequest, store *store.Store) (*pb.GetStatSetAllResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStatSet ¶
func GetStatSet(ctx context.Context, in *pb.GetStatSetRequest, store *store.Store) ( *pb.GetStatSetResponse, error)
GetStatSet implements API for Mixer.GetStatSet.
func GetStatSetWithinPlace ¶
func GetStatSetWithinPlace( ctx context.Context, in *pb.GetStatSetWithinPlaceRequest, store *store.Store) ( *pb.GetStatSetResponse, error, )
GetStatSetWithinPlace implements API for Mixer.GetStatSetWithinPlace.
func GetStatSetWithinPlaceAll ¶
func GetStatSetWithinPlaceAll( ctx context.Context, in *pb.GetStatSetWithinPlaceRequest, store *store.Store) ( *pb.GetStatSetAllResponse, error, )
GetStatSetWithinPlaceAll implements API for Mixer.GetStatSetWithinPlaceAll.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.