client

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateHashSum added in v1.1.3

func GenerateHashSum(src interface{}) ([sha256.Size]byte, error)

func ParseToDst added in v1.1.3

func ParseToDst(src interface{}, dst reflect.Value)

Types

type Dialer

type Dialer interface {
	Call(string, interface{}, interface{}, func(error), bool)
	Close() error
}

func Dial

func Dial(conf config.Config) (Dialer, error)

func NewEstablisher

func NewEstablisher(conf config.Config) (Dialer, error)

Jump to

Keyboard shortcuts

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