Documentation ¶
Overview ¶
package output contains helpers to make results of odds calculation JSON friendly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OddsDetails ¶ added in v0.5.0
func (OddsDetails) MarshalJSON ¶ added in v0.5.0
func (od OddsDetails) MarshalJSON() ([]byte, error)
func (OddsDetails) UnmarshalJSON ¶ added in v0.5.0
func (od OddsDetails) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.