go.etcd.io/bbolt.Cursor.first (method)

3 uses

	go.etcd.io/bbolt (current package)
		cursor.go#L36: 	c.first()
		cursor.go#L166: func (c *Cursor) first() {
		cursor.go#L234: 		c.first()