Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BBolt ¶
BBolt define bbolt instance
func NewBBolt ¶
NewBBolt function set up bbolt local storage @param path <string>: creates storage at the given path @param bucketName <[]byte> @return (BoltDatabase, error)
Click to show internal directories.
Click to hide internal directories.