Versions in this module Expand all Collapse all v0 v0.8.0 Apr 14, 2026 v0.7.1-edge.1 Mar 5, 2026 v0.7.0 Feb 17, 2026 Changes in this version + func NewIggyClient(options ...Option) (iggcon.Client, error) + type IggyClient struct + func (ic *IggyClient) Close() error + type Option func(*Options) + func WithTcp(tcpOpts ...tcp.Option) Option + type Options struct + func GetDefaultOptions() Options