MCPcopy Create free account

hub / github.com/cpuguy83/kvfs / functions

Functions3,526 in github.com/cpuguy83/kvfs

↓ 331 callersMethodEncodeUint
(i uint64)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:58
↓ 329 callersMethodDecodeUint
(bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:66
↓ 327 callersMethodEncodeInt
(i int64)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:57
↓ 325 callersMethodDecodeInt
(bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:65
↓ 285 callersMethodTryDecodeAsNil
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:54
↓ 272 callersMethodEncodeNil
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:56
↓ 270 callersMethodCheckBreak
this will check if the next token is a break.
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:53
↓ 247 callersMethodEncodeMapKVSeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:71
↓ 244 callersMethodEncodeMapEntrySeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:70
↓ 237 callersMethodReadMapEnd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:85
↓ 234 callersMethodEncodeMapEnd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:69
↓ 233 callersMethodEncodeMapStart
(length int)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:68
↓ 233 callersMethodReadMapEntrySeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:88
↓ 233 callersMethodReadMapKVSeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:89
↓ 233 callersMethodReadMapStart
decodeExt(verifyTag bool, tag byte) (xtag byte, xbs []byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:83
↓ 202 callersMethodline
(s string)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:364
↓ 128 callersMethodDecodeFloat
(chkOverflow32 bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:67
↓ 116 callersMethodErrorf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:191
↓ 115 callersMethodUnlock
()
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:115
↓ 112 callersMethodLock
()
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:114
↓ 104 callersMethodClose
Close the store connection
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:90
↓ 102 callersMethodlinef
(s string, params ...interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:382
↓ 95 callersMethodEncodeString
(c charEncoding, v string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:72
↓ 91 callersMethoderrorf
(format string, params ...interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:1228
↓ 82 callersMethodwriten1
(byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:47
↓ 72 callersMethodDecodeString
DecodeString can also decode symbols. It looks redundant as DecodeBytes is available. However, some codecs (e.g. binc) support symbols and can return
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:74
↓ 70 callersMethoddecode
(iv interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1124
↓ 69 callersMethodencode
comment out these (Must)Write methods. They were only put there to support cbor. However, users already have access to the streams, and can write dire
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:943
↓ 68 callersMethodEncodeBool
(b bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:59
↓ 66 callersMethodDecodeBool
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:68
↓ 65 callersMethodEncodeFloat32
(f float32)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:60
↓ 65 callersMethodEncodeFloat64
(f float64)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:61
↓ 61 callersMethodreadx
readx will use the implementation scratch buffer if possible i.e. n < len(scratchbuf), OR just return a view of the []byte being decoded from. Ensure
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:37
↓ 60 callersMethodGet
Get a value given its key
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:56
↓ 55 callersMethodSet
(path string, data []byte, version int32)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:717
↓ 51 callersMethodOk
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/misc.go:29
↓ 42 callersMethodEncBinary
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:58
↓ 41 callersMethoddoRequest
doRequest runs a request with our client
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:329
↓ 41 callersMethodnewRequest
newRequest is used to create a new request
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:305
↓ 40 callersFunctionrequireOK
requireOK is used to wrap doRequest and check for a 200
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:428
↓ 37 callersMethodError
()
Godeps/_workspace/src/github.com/boltdb/bolt/batch.go:124
↓ 37 callersMethodJoin
Join is used to instruct the agent to attempt a join to another cluster member
Godeps/_workspace/src/github.com/hashicorp/consul/api/agent.go:259
↓ 35 callersMethodlocked
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/lockingfs.go:27
↓ 34 callersMethodEncodeSymbol
(v string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:73
↓ 34 callersMethodString
The String method is for debug printing.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:114
↓ 34 callersMethodreadn1
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:39
↓ 34 callersMethodswallow
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1066
↓ 33 callersMethodPut
Put a value at the specified key
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:53
↓ 31 callersMethodEncodeArrayEntrySeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:67
↓ 31 callersMethodarrayCannotExpand
(sliceLen, streamLen int)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1463
↓ 31 callersMethodtoInode
(nodeid uint64)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/fsconnector.go:100
↓ 28 callersMethodwriteb
([]byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:45
↓ 27 callersMethodGetPath
GetPath returns the path relative to the mount governing this inode. It returns nil for mount if the file was deleted or the filesystem unmounted.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:280
↓ 27 callersMethodReadArrayEnd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:86
↓ 26 callersMethodInode
Inode and SetInode are basic getter/setters. They are called by the FileSystemConnector. You get them for free by embedding the result of NewDefaultN
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:21
↓ 26 callersFunctionNewEntry
(logger *Logger)
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:34
↓ 26 callersFunctiondecodeBody
decodeBody is used to JSON decode a body
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:412
↓ 25 callersMethodlocked
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/locking.go:41
↓ 24 callersMethodGetPath
(relPath string)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/loopback.go:36
↓ 24 callersMethodPrintln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:89
↓ 24 callersMethodprefixed
(n string)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/prefixfs.go:26
↓ 23 callersMethodType
DO NOT EDIT. Copied from the "bolt" package.
Godeps/_workspace/src/github.com/boltdb/bolt/cmd/bolt/main.go:1474
↓ 23 callersMethodUnmarshal
Unmarshal parses RawResponse and stores the result in Response
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/response.go:39
↓ 22 callersMethodPrintf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:88
↓ 22 callersFunction_assert
_assert will panic with a given formatted message if the given condition is false.
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:780
↓ 22 callersMethodwriten2
(byte, byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:48
↓ 21 callersMethodBytes
Returns the raw bytes for the read, possibly using the passed buffer. The buffer should be larger than the return value from Size.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/api.go:18
↓ 21 callersMethodCreate
Create should return an open file, and the Inode for that file.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:78
↓ 21 callersMethodEncodeArrayStart
(length int)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:65
↓ 21 callersMethodReadArrayEntrySeparator
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:87
↓ 21 callersMethodWrite
(file File, data []byte, off int64, context *fuse.Context)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:87
↓ 20 callersMethodEncodeArrayEnd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:66
↓ 19 callersMethodgenTypeName
(t reflect.Type)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:390
↓ 18 callersMethodHasExtensions
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:100
↓ 18 callersMethodKV
KV is used to return a handle to the K/V apis
Godeps/_workspace/src/github.com/hashicorp/consul/api/kv.go:32
↓ 16 callersMethodAdd
(name string, dt time.Duration)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/server.go:78
↓ 16 callersMethodDebugf
Entry Printf family functions
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:165
↓ 16 callersMethodDecodeBytes
DecodeBytes may be called directly, without going through reflection. Consequently, it must be designed to handle possible nil.
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:78
↓ 16 callersMethodDelete
Delete the value at the specified key
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:59
↓ 16 callersMethodEnd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1530
↓ 16 callersMethodIsContainerType
check if a container type: vt is one of: Bytes, String, Nil, Slice or Map. if vt param == valueTypeNil, and nil is seen in stream, consume the nil.
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:57
↓ 16 callersMethodPanicf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:96
↓ 16 callersMethodSep
(index int)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1518
↓ 16 callersMethoddecSliceHelperStart
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1504
↓ 16 callersMethodvarsfx
()
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:371
↓ 15 callersFunctionFlagString
(names map[int64]string, fl int64, def string)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/print.go:74
↓ 15 callersMethodOpen
Open opens a file, and returns a File which is associated with a file handle. It is OK to return (nil, OK) here. In that case, the Node should impleme
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:84
↓ 15 callersMethoddecodeValue
(rv reflect.Value, fn decFn)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1268
↓ 15 callersMethodencodeValue
(rv reflect.Value, fn encFn)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:1072
↓ 15 callersMethodnormalize
Normalize the key for usage in Zookeeper
Godeps/_workspace/src/github.com/docker/libkv/store/zookeeper/zookeeper.go:399
↓ 15 callersMethodrequest
(opcode int32, req interface{}, res interface{}, recvFunc func(*request, *responseHeader, error))
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:666
↓ 13 callersMethodDecBinary
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:124
↓ 13 callersMethodGetAttr
Attributes
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:96
↓ 13 callersFunctionparseQueryMeta
parseQueryMeta is used to help parse query meta-data
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:384
↓ 13 callersMethodsetQueryOptions
setQueryOptions is used to annotate the request with additional query options
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:229
↓ 13 callersMethodwriteUint32
(v uint32)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:396
↓ 12 callersMethodBucket
Bucket retrieves a bucket by name. Returns nil if the bucket does not exist.
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:90
↓ 12 callersMethodHandle
(obj *handled)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/handle.go:22
↓ 12 callersMethodRead
(file File, dest []byte, off int64, context *fuse.Context)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:86
↓ 12 callersMethodm
(v int)
Godeps/_workspace/src/github.com/ugorji/go/codec/noop.go:50
next →1–100 of 3,526, ranked by callers