callchain

package
v0.0.0-...-8526a12 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Http = iota
	Websocket
)

Variables

This section is empty.

Functions

func CallChainByReading

func CallChainByReading(rdCall *RdCall) ([]byte, error)

func CallChainByWriting

func CallChainByWriting(wrCall *WrCall) error

func CallChainByWritingWithSig

func CallChainByWritingWithSig(privKey *ecdsa.PrivateKey, wrCall *WrCall) error

Types

type Subscriber

type Subscriber struct {
	// contains filtered or unexported fields
}

func NewSubscriber

func NewSubscriber() (*Subscriber, error)

func (*Subscriber) CloseSub

func (s *Subscriber) CloseSub() error

func (*Subscriber) SubEvent

func (s *Subscriber) SubEvent(ch chan *Receipt)

Jump to

Keyboard shortcuts

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