Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckResponse ¶
type CheckResponse struct { Can bool `json:"can"` RemainingDepth int32 `json:"remaining_depth"` Decisions interface{} `json:"decisions"` }
CheckResponse -
type ExpandResponse ¶
ExpandResponse -
Click to show internal directories.
Click to hide internal directories.