Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResLoadChain ¶
type ResLoadChain struct {
// contains filtered or unexported fields
}
func (ResLoadChain) Error ¶
func (resp ResLoadChain) Error() string
func (ResLoadChain) Info ¶
func (resp ResLoadChain) Info() string
func (ResLoadChain) Success ¶
func (resp ResLoadChain) Success() bool
type ResLoadWorld ¶
type ResLoadWorld struct {
// contains filtered or unexported fields
}
func (ResLoadWorld) Error ¶
func (resp ResLoadWorld) Error() string
func (ResLoadWorld) Info ¶
func (resp ResLoadWorld) Info() string
func (ResLoadWorld) Success ¶
func (resp ResLoadWorld) Success() bool
Click to show internal directories.
Click to hide internal directories.