Documentation ¶
Index ¶
- func CreateApplicationLevelDB(ns, app, nid string, errorIfExist bool) error
- func CreateApplicationLevelDBWithProfile(ns, app, nid, profileKey string, profile []byte, errorIfExist bool) error
- func GetOrCreatePortForwardLevelDB(readOnly bool) (*dbutils.LevelDBUtils, error)
- func GetOrCreatePortForwardLevelDBFunc(readOnly bool, fun func(*dbutils.LevelDBUtils)) error
- func OpenApplicationLevelDB(ns, app, nid string, readonly bool) (*dbutils.LevelDBUtils, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOrCreatePortForwardLevelDB ¶
func GetOrCreatePortForwardLevelDB(readOnly bool) (*dbutils.LevelDBUtils, error)
func GetOrCreatePortForwardLevelDBFunc ¶
func GetOrCreatePortForwardLevelDBFunc(readOnly bool, fun func(*dbutils.LevelDBUtils)) error
func OpenApplicationLevelDB ¶
func OpenApplicationLevelDB(ns, app, nid string, readonly bool) (*dbutils.LevelDBUtils, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.