Documentation ¶
Index ¶
Constants ¶
View Source
const ( CFDot = 1 CFDChain = 2 CFMsg = 3 CFMsgI = 4 CFEntity = 5 )
Variables ¶
View Source
var ErrObjNotFound = errors.New("Object Not Found")
ErrObjNotFound is returned from GetObject if the object cannot be found
Functions ¶
func DeleteObject ¶
func RawInitialize ¶
func RawInitialize(dbname string)
Types ¶
type Iterator ¶
type Iterator struct {
// contains filtered or unexported fields
}
func CreateIterator ¶
Click to show internal directories.
Click to hide internal directories.