Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceInParams ¶
type ServiceInParams struct {
InParamsPtr *Model
}
func (*ServiceInParams) CustomInParamsPtr ¶
func (b *ServiceInParams) CustomInParamsPtr() interface{}
func (*ServiceInParams) DecodeToCustomInParams ¶
func (b *ServiceInParams) DecodeToCustomInParams(stdInParamsPtr *cptype.ExtraMap, customInParamsPtr interface{})
func (*ServiceInParams) EncodeFromCustomInParams ¶
func (b *ServiceInParams) EncodeFromCustomInParams(customInParamsPtr interface{}, stdInParamsPtr *cptype.ExtraMap)
type TransactionState ¶
type TransactionState struct {
Name string `json:"name,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.