Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFromAfterTo = errors.New("from time must not be after to time") ErrToInFuture = errors.New("to time must not be in the future when state is completed") )
Functions ¶
func GetMatchIds ¶
func GetMatchIds(request *proto.GetMatchIdsRequest) ([]string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.