stores

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBoardStreamStore

func GetBoardStreamStore() repositories.BoardStreamStore

func GetRegisterSymbolStore

func GetRegisterSymbolStore() repositories.RegisterSymbolStore

func GetTokenStore

func GetTokenStore() repositories.TokenStore

Types

type RegisterSymbol

type RegisterSymbol struct {
	Symbol     *kabuspb.RegisterSymbol
	Requesters []string
	// contains filtered or unexported fields
}

func (*RegisterSymbol) AddRequester

func (r *RegisterSymbol) AddRequester(requester string)

func (*RegisterSymbol) HasRequester

func (r *RegisterSymbol) HasRequester(requester string) bool

func (*RegisterSymbol) IsRequestersEmpty

func (r *RegisterSymbol) IsRequestersEmpty() bool

func (*RegisterSymbol) RemoveRequester

func (r *RegisterSymbol) RemoveRequester(requester string)

Jump to

Keyboard shortcuts

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