transaction

package
v0.5.7 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetByHashHttpHandler added in v0.3.2

func NewGetByHashHttpHandler(c figmentclient.Client) *getByHashHttpHandler

func NewGetByHeightHttpHandler

func NewGetByHeightHttpHandler(db *psql.Store, c figmentclient.Client) *getByHeightHttpHandler

func NewGetByHeightUseCase

func NewGetByHeightUseCase(db *psql.Store, c figmentclient.Client) *getByHeightUseCase

Types

type ListView

type ListView struct {
	Items []common.Hash `json:"items"`
}

func ToListView

func ToListView(txHashes []common.Hash) *ListView

type Request

type Request struct {
	Height *int64 `form:"height" binding:"-"`
}

Jump to

Keyboard shortcuts

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