Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrCreateWatermelon ¶
type ErrCreateWatermelon string
func (ErrCreateWatermelon) Error ¶
func (e ErrCreateWatermelon) Error() string
type Watermelon ¶
type Watermelon struct {
// contains filtered or unexported fields
}
ffjson: skip
func NewWatermelon ¶
func NewWatermelon(world world.Interface) (*Watermelon, error)
func (*Watermelon) MarshalJSON ¶
func (w *Watermelon) MarshalJSON() ([]byte, error)
func (*Watermelon) String ¶
func (w *Watermelon) String() string
Click to show internal directories.
Click to hide internal directories.