Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoinFlipMethod ¶
type CoinFlipMethod func() CoinSide
type GonnarainConfig ¶
type GonnarainConfig struct { Method CoinFlipMethod NotificationFunc NotificationFunc }
type GonnarainService ¶
type GonnarainService func() error
func BuildGonnarainService ¶
func BuildGonnarainService(cfg GonnarainConfig) GonnarainService
type NotificationFunc ¶
Click to show internal directories.
Click to hide internal directories.