Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct { Coin string `json:"coin"` Value string `json:"value"` NoahValue string `json:"noah_value"` PubKey string `json:"pub_key"` ValidatorMeta resource.Interface `json:"validator_meta"` }
func (Resource) Transform ¶
func (resource Resource) Transform(model resource.ItemInterface, params ...resource.ParamInterface) resource.Interface
Click to show internal directories.
Click to hide internal directories.