api

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Call

type Call struct {
	Method string
	Args   map[string]interface{}
	Action string
	Data   string
	// contains filtered or unexported fields
}

func (*Call) Call

func (c *Call) Call(ctx context.Context)

func (*Call) Close

func (c *Call) Close() error

func (*Call) CloseRead

func (c *Call) CloseRead() error

func (*Call) CloseWrite

func (c *Call) CloseWrite() error

func (*Call) Read

func (c *Call) Read(p []byte) (n int, err error)

func (*Call) SetReadDeadline

func (c *Call) SetReadDeadline(t time.Time) error

func (*Call) SetWriteDeadline

func (c *Call) SetWriteDeadline(t time.Time) error

func (*Call) Write

func (c *Call) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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