configuration

package
v1.4.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = kit.NewRouter(httptransport.Group("/configuration"))

Functions

This section is empty.

Types

type EthClient

type EthClient struct {
	httpx.MethodGet
}

func (*EthClient) Output

func (r *EthClient) Output(ctx context.Context) (interface{}, error)

func (*EthClient) Path

func (r *EthClient) Path() string

type EthClientRsp

type EthClientRsp struct {
	Clients string `json:"clients"`
}

Jump to

Keyboard shortcuts

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