Versions in this module Expand all Collapse all v0 v0.14.2 Feb 24, 2022 v0.14.1 Feb 24, 2022 Changes in this version + func DebugTraceEnabled() bool + func NewConn(t *testing.T) *rados.Conn + func NewConnFromConfig(t *testing.T, configFile string) *rados.Conn + func WrapConn(conn *rados.Conn) ccom.RadosCommander + type Connector struct + func NewConnector() *Connector + func (c *Connector) Get(t *testing.T) ccom.RadosCommander + func (c *Connector) GetConn(t *testing.T) *rados.Conn