Versions in this module Expand all Collapse all v0 v0.0.2 Nov 29, 2025 Changes in this version + type Config struct + ChainPriority int32 + InputChain string + OutputChain string + TableFamily types.TableFamily + TableName string + type Conn struct + func New(c *Config) (*Conn, error) + func (n *Conn) Cleanup() error + func (n *Conn) ListCounters() (*types.Counters, error) + func (n *Conn) Setup(counters *types.Counters) error v0.0.1 Nov 29, 2025