client

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIggyClient

func NewIggyClient(options ...Option) (iggcon.Client, error)

NewIggyClient create the IggyClient instance. If no Option is provided, NewIggyClient will create a default TCP client.

Types

type IggyClient

type IggyClient struct {
	iggcon.Client
	// contains filtered or unexported fields
}

func (*IggyClient) Close

func (ic *IggyClient) Close() error

type Option

type Option func(*Options)

func WithTcp

func WithTcp(tcpOpts ...tcp.Option) Option

WithTcp sets the client protocol to TCP and applies custom TCP options.

type Options

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

func GetDefaultOptions

func GetDefaultOptions() Options

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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