Documentation ¶
Index ¶
- Constants
- func Bolt(dbName string) *bolt.Bolt
- func BoltClose(db *bolt.Bolt)
- func JsonIndent(i interface{}) string
- func JsonIndentBytesToFile(data []byte, path string)
- func JsonIndentToFile(i interface{}, path string)
- func NoErr(err error, extra ...interface{})
- func NodeTempDir() string
- func Recover()
Constants ¶
View Source
const InspectDatabase = "tsInspect.bolt"
Variables ¶
This section is empty.
Functions ¶
func JsonIndent ¶
func JsonIndent(i interface{}) string
func JsonIndentBytesToFile ¶ added in v0.0.9
func JsonIndentToFile ¶ added in v0.0.9
func JsonIndentToFile(i interface{}, path string)
func NodeTempDir ¶
func NodeTempDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.