custom

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	StartTime  int64  `json:"startTime"`
	EndTime    int64  `json:"endTime"`
	TenantId   string `json:"tenantId"`
	ServiceId  string `json:"serviceId"`
	InstanceId string `json:"instanceId"`
	HostIp     string `json:"hostIp"`
}

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL