response

package
v0.2.201 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetInteractions

type GetInteractions struct {
	Interactions []Interaction `json:"interactions"`
}

func InteractionsToResponse

func InteractionsToResponse(interactions []*model.Interaction) *GetInteractions

type Interaction

type Interaction struct {
	ContractId  string          `json:"contractTxId"`
	SortKey     string          `json:"sortKey"`
	LastSortKey *string         `json:"lastSortKey"`
	Interaction json.RawMessage `json:"interaction"`
}

Jump to

Keyboard shortcuts

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