Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoRaxIterator ¶
type GoRaxIterator struct {
// contains filtered or unexported fields
}
func (*GoRaxIterator) IsTag ¶
func (r *GoRaxIterator) IsTag() bool
func (*GoRaxIterator) Key ¶
func (r *GoRaxIterator) Key() []byte
func (*GoRaxIterator) Next ¶
func (r *GoRaxIterator) Next() bool
func (*GoRaxIterator) Value ¶
func (r *GoRaxIterator) Value() interface{}
Click to show internal directories.
Click to hide internal directories.