Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PageRequest ¶
type PageResponse ¶
type SupportChainExplorerRequest ¶
type SupportChainExplorerRequest struct {
Name string `json:"name"`
}
type SupportChainExplorerResponse ¶
type SupportChainExplorerResponse struct {
Ok bool `json:"ok"`
}
Click to show internal directories.
Click to hide internal directories.