Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateConditionRequest ¶
type CreateConditionRequest struct { ID string `json:"id"` Stat map[string]StatCondition `json:"stat,omitempty"` }
type CreateEncounterRequest ¶
type CreateLocationRequest ¶
type ErrorResponse ¶
type ErrorResponse struct {
Error string `json:"error"`
}
type PatchLocationRequest ¶
type StatCondition ¶
Click to show internal directories.
Click to hide internal directories.