Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbciQueryResponse ¶
type AbciQueryResponse struct {
Response AbciQueryResponseResponse
}
type KeyModel ¶
type KeyModel struct { Key []byte `json:"key"` Model weave.Persistent `json:"model"` }
Click to show internal directories.
Click to hide internal directories.