Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BetFactory ¶
type BetFactory struct {
// contains filtered or unexported fields
}
func NewBetFactory ¶
func NewBetFactory(challenged challenged.IChallenged, name, description string, value float32) *BetFactory
func (*BetFactory) AsClosed ¶
func (factory *BetFactory) AsClosed() *BetFactory
func (*BetFactory) AsOpened ¶
func (factory *BetFactory) AsOpened() *BetFactory
func (*BetFactory) AsSuspended ¶
func (factory *BetFactory) AsSuspended() *BetFactory
Click to show internal directories.
Click to hide internal directories.