Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brendoncarroll/webfs
/ functions
Functions
416 in github.com/brendoncarroll/webfs
⨍
Functions
416
◇
Types & classes
47
Method
Unlink
(ctx context.Context, name string)
src/webfsfuse/webfsfuse.go:640
Method
Unlink
(ctx context.Context, ino INode, name string)
src/webfs/dir.go:113
Method
VolumeLink
()
src/internal/wfscnp/webfs.capnp.go:367
Method
VolumeLink
()
src/internal/wfscnp/webfs.capnp.go:436
Function
cnpRefToGdatRef
(src wfscnp.Ref)
src/webfs/session.go:355
Function
copyCNPRef
(dst wfscnp.Ref, src wfscnp.Ref)
src/webfs/session.go:333
Function
derivePrivateKey
(pki *inet256.PKI, vcfg VolumeConfig)
src/webfs/webfs.go:276
Method
getExtent
getExtent retreives an extent from getExtent assumes a lock is held.
src/webfs/file.go:226
Method
getSessionPublicKey
getSessionPublicKey retrieves the public key for a session. it assumes the read lock is held
src/webfs/session.go:225
Method
lockSessionID
(ctx context.Context)
src/webfsfuse/webfsfuse.go:834
Function
main
()
cmd/webfs/main.go:7
Function
makeLockValue
(out []byte, lockData []byte, sig []byte)
src/webfs/locks.go:258
Method
putSession
(ctx context.Context, privateKey inet256.PrivateKey, x wfscnp.Session)
src/webfs/session.go:140
Function
sessionSigMessage
(gid [32]byte, sessionData []byte)
src/webfs/session.go:253
Function
setCNPRef
(dst wfscnp.Ref, ref gdat.Ref)
src/webfs/session.go:319
Method
sync
(ctx context.Context)
src/webfsfuse/txcoord.go:36
← previous
401–416 of 416, ranked by callers