Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpuguy83/kvfs
/ functions
Functions
3,526 in github.com/cpuguy83/kvfs
⨍
Functions
3,526
◇
Types & classes
442
↓ 12 callers
Method
page
page returns a reference to the page with a given id. If page has been written to then a temporary bufferred page is returned.
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:502
↓ 12 callers
Method
readb
([]byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:38
↓ 12 callers
Method
writeUint16
(v uint16)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:391
↓ 12 callers
Method
writestr
(string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:46
↓ 11 callers
Method
Fatal
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:91
↓ 11 callers
Method
Inode
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:251
↓ 11 callers
Method
Printf
(string, ...interface{})
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:61
↓ 11 callers
Method
WithFields
Add a map of fields to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:70
↓ 11 callers
Method
out
(s string)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:376
↓ 10 callers
Method
CodecDecodeSelf
(*Decoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:259
↓ 10 callers
Method
CodecEncodeSelf
(*Encoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:258
↓ 10 callers
Method
EncodeStringBytes
(c charEncoding, v []byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:74
↓ 10 callers
Method
Flush
Flush is called for close() call on a file descriptor. In case of duplicated descriptor, it may be called more than once for a file.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:126
↓ 10 callers
Method
List
List the content of a given prefix
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:77
↓ 10 callers
Method
Node
Node looks up the Inode that corresponds to the given path name, or returns nil if not found.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:118
↓ 10 callers
Method
Size
Size returns how many bytes this return value takes at most.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/api.go:21
↓ 10 callers
Method
Update
Update executes a function within the context of a read-write managed transaction. If no error is returned from the function then the transaction is c
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:530
↓ 10 callers
Method
encVar
encVar will encode a variable. The parameter, t, is the reflect.Type of the variable itself
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:544
↓ 10 callers
Method
setWriteOptions
setWriteOptions is used to annotate the request with additional write options
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:260
↓ 10 callers
Method
writeUint64
(v uint64)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:401
↓ 9 callers
Method
DecExt
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:207
↓ 9 callers
Method
EncExt
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:105
↓ 9 callers
Method
Encode
(buf []byte)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:380
↓ 9 callers
Method
Write
(p []byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:102
↓ 9 callers
Method
read
(obj interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/rpc.go:98
↓ 9 callers
Method
readNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/binc.go:336
↓ 8 callers
Method
Copy
Copy writes the entire database to a writer. This function exists for backwards compatibility. Use WriteTo() in
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:264
↓ 8 callers
Method
Cursor
Cursor creates a cursor associated with the bucket. The cursor is only valid as long as the transaction is open. Do not use a cursor after the transac
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:89
↓ 8 callers
Method
Debug
(args ...interface{})
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/debug.go:24
↓ 8 callers
Method
GetAttr
Attributes. This function is the main entry point, through which FUSE discovers which files and directories exist. If the filesystem wants to implem
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/api.go:30
↓ 8 callers
Method
Int
(v int64, bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:867
↓ 8 callers
Method
Node
Node returns the file-system specific node.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/inode.go:94
↓ 8 callers
Method
Uint
(v uint64, bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:857
↓ 8 callers
Method
addChild
(name string, child *pathInode)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:324
↓ 8 callers
Function
decByteSlice
func decErr(format string, params ...interface{}) { doPanic(msgTagDec, format, params...) }
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1542
↓ 8 callers
Method
decVar
(varname string, t reflect.Type, canBeNil bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:972
↓ 8 callers
Method
errorf
(format string, params ...interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1490
↓ 8 callers
Method
expectChar
(c uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:454
↓ 8 callers
Method
free
free adds the node's underlying page to the freelist.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:586
↓ 8 callers
Method
genRequiredMethodVars
(encode bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:321
↓ 8 callers
Method
getOpenedFile
(h uint64)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/fsmount.go:76
↓ 8 callers
Function
implementsIntf
(typ, iTyp reflect.Type)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper_internal.go:89
↓ 8 callers
Method
index
(rtid uintptr)
Godeps/_workspace/src/github.com/ugorji/go/codec/fast-path.generated.go:57
↓ 8 callers
Method
meta
meta retrieves the current meta page reference.
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:624
↓ 8 callers
Method
node
node creates a node from a page and associates it with a given parent.
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:609
↓ 8 callers
Method
normalize
Normalize the key for usage in Consul
Godeps/_workspace/src/github.com/docker/libkv/store/consul/consul.go:96
↓ 8 callers
Method
readNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/msgpack.go:565
↓ 8 callers
Method
readNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/cbor.go:180
↓ 8 callers
Method
rollback
()
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:218
↓ 8 callers
Method
seek
seek moves the cursor to a given key and returns it. If the key does not exist then the next key is used.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:147
↓ 7 callers
Method
Debug
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:117
↓ 7 callers
Method
Done
Done() is called after sending the data to the kernel.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/api.go:24
↓ 7 callers
Method
EncSliceStringV
(v []string, checkNil bool, e *Encoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/fast-path.generated.go:2790
↓ 7 callers
Method
Info
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:127
↓ 7 callers
Method
Lookup
Lookup finds a child node to this node; it is only called for directory Nodes.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:38
↓ 7 callers
Method
Release
This is called to before the file handle is forgotten. This method has no return value, so nothing can synchronizes on the call. Any cleanup that requ
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:132
↓ 7 callers
Method
Truncate
(file File, size uint64, context *fuse.Context)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:99
↓ 7 callers
Method
View
View executes a function within the context of a managed read-only transaction. Any error that is returned from the function is returned from the View
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:561
↓ 7 callers
Method
branchPageElement
branchPageElement retrieves the branch node by index
Godeps/_workspace/src/github.com/boltdb/bolt/page.go:69
↓ 7 callers
Method
count
count returns the number of inodes or page elements.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:379
↓ 7 callers
Method
flatDataSize
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/request.go:206
↓ 7 callers
Method
put
put issues a PUT request
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/requests.go:66
↓ 7 callers
Method
readNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/simple.go:162
↓ 7 callers
Method
removeChild
removes a node from the list of in-memory children. This does not affect the inodes.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:544
↓ 7 callers
Method
setState
(state State)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:213
↓ 7 callers
Method
skipWhitespace
This will skip whitespace characters and return the next byte to read. The next byte determines what the value will be one of.
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:368
↓ 7 callers
Method
xtraSM
used for chan, array, slice, map
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:528
↓ 6 callers
Method
AtomicPut
Atomic CAS operation on a single value. Pass previous = nil to create a new key.
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:84
↓ 6 callers
Method
Debugf
(f string, args ...interface{})
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/debug.go:29
↓ 6 callers
Method
DecStructFieldNotFound
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:150
↓ 6 callers
Method
Decode
(buf []byte)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:376
↓ 6 callers
Method
Fatalf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:92
↓ 6 callers
Method
Files
Files() returns an opens file that have bits in common with the give mask. Use mask==0 to return all files.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/inode.go:100
↓ 6 callers
Method
Format
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter.go:18
↓ 6 callers
Method
Infof
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:171
↓ 6 callers
Method
Len
()
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:562
↓ 6 callers
Method
Node
Finds a node within the currently known inodes, returns the last known node and the remaining unknown path components. If parent is nil, start from F
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/fsconnector.go:176
↓ 6 callers
Method
Open
File handling. If opening for writing, the file's mtime should be updated too.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/api.go:61
↓ 6 callers
Method
ReadArrayStart
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:84
↓ 6 callers
Method
Register
(obj *handled)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/handle.go:18
↓ 6 callers
Method
Session
Session returns a handle to the session endpoints
Godeps/_workspace/src/github.com/hashicorp/consul/api/session.go:37
↓ 6 callers
Function
ToStatus
ToStatus extracts an errno number from Go error objects. If it fails, it logs an error and returns ENOSYS.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/misc.go:35
↓ 6 callers
Method
Warn
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:133
↓ 6 callers
Method
WriteByte
(c byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:100
↓ 6 callers
Method
WriteString
(s string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:101
↓ 6 callers
Method
createChild
(name string, isDir bool)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:557
↓ 6 callers
Method
decLen
()
Godeps/_workspace/src/github.com/ugorji/go/codec/binc.go:588
↓ 6 callers
Function
decodePacket
(buf []byte, st interface{})
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:383
↓ 6 callers
Method
del
del removes a key from the node.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:144
↓ 6 callers
Method
encUint
(v uint64, bd byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/cbor.go:90
↓ 6 callers
Method
getDecFn
(rt reflect.Type, checkFastpath, checkCodecSelfer bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1286
↓ 6 callers
Method
key
DO NOT EDIT. Copied from the "bolt" package.
Godeps/_workspace/src/github.com/boltdb/bolt/cmd/bolt/main.go:1520
↓ 6 callers
Method
keyValue
keyValue returns the key and value of the current leaf element.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:324
↓ 6 callers
Method
log
This function is not declared with a pointer value because otherwise race conditions will occur when using multiple goroutines
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:83
↓ 6 callers
Method
marshal
(bs []byte, fnerr error, asis bool, c charEncoding)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:1215
↓ 6 callers
Function
operationName
(op int32)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/opcode.go:381
↓ 6 callers
Method
pageNode
pageNode returns the in-memory node, if it exists. Otherwise returns the underlying page.
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:671
↓ 6 callers
Method
put
put inserts a key/value.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:116
↓ 6 callers
Method
readStrIdx
(fromIdx, toIdx uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:391
↓ 6 callers
Method
sprintlnn
Sprintlnn => Sprint no newline. This is to get the behavior of how fmt.Sprintln where spaces are always added between operands, regardless of their ty
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:261
← previous
next →
101–200 of 3,526, ranked by callers