Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brendoncarroll/webfs
/ types & classes
Types & classes
47 in github.com/brendoncarroll/webfs
⨍
Functions
416
◇
Types & classes
47
↓ 9 callers
TypeAlias
TAI64N
src/internal/wfscnp/webfs.capnp.go:66
↓ 8 callers
TypeAlias
XAttrKey
src/webfs/xattrs.go:18
↓ 7 callers
TypeAlias
UInt256
src/internal/wfscnp/webfs.capnp.go:1028
↓ 6 callers
TypeAlias
Dir
src/internal/wfscnp/webfs.capnp.go:440
↓ 6 callers
TypeAlias
File
src/internal/wfscnp/webfs.capnp.go:505
↓ 6 callers
TypeAlias
VolumeLink
src/internal/wfscnp/webfs.capnp.go:585
↓ 5 callers
TypeAlias
LockState
src/internal/wfscnp/webfs.capnp.go:809
↓ 5 callers
TypeAlias
Node
src/internal/wfscnp/webfs.capnp.go:146
↓ 5 callers
TypeAlias
Ref
src/internal/wfscnp/webfs.capnp.go:910
↓ 5 callers
TypeAlias
Session
src/internal/wfscnp/webfs.capnp.go:675
↓ 2 callers
TypeAlias
LockKind
src/webfs/locks.go:21
↓ 2 callers
TypeAlias
Node_payload
src/internal/wfscnp/webfs.capnp.go:147
↓ 1 callers
TypeAlias
Node_payload_Which
src/internal/wfscnp/webfs.capnp.go:148
Struct
Cache
src/internal/gdatcache/gdatcache.go:11
Struct
DirEnt
src/webfs/dir.go:18
Struct
Dir_Future
Dir_Future is a wrapper for a Dir promised by a client call.
src/internal/wfscnp/webfs.capnp.go:498
Struct
ErrNotAllowed
src/webfs/error.go:18
Struct
ErrWrongType
src/webfs/error.go:9
Struct
Extent
src/webfs/file.go:23
Struct
FS
FS is a FileSystem
src/webfsfuse/webfsfuse.go:60
Struct
FSParams
FSParams contains filesystem level parameters.
src/webfs/webfs.go:196
Struct
FSState
FSState transitively contains the full state of the filesystem
src/webfs/models.go:33
Struct
FSTx
FSTx is a transaction on a single webfs volume's filesystem state.
src/webfs/fstx.go:25
Struct
FileInfo
src/webfs/file.go:19
Struct
FileParams
src/webfs/file.go:50
Struct
File_Future
File_Future is a wrapper for a File promised by a client call.
src/internal/wfscnp/webfs.capnp.go:578
TypeAlias
INode
INode is a unique identifier for each object in the filesystem
src/webfs/models.go:15
Struct
INodeStats
src/webfs/webfs.go:272
Interface
Linker
src/webfs/fstx.go:19
Struct
LockInfo
src/webfs/locks.go:28
Struct
LockState_Future
LockState_Future is a wrapper for a LockState promised by a client call.
src/internal/wfscnp/webfs.capnp.go:903
Struct
Node
src/webfsfuse/webfsfuse.go:85
Struct
Node_Future
Node_Future is a wrapper for a Node promised by a client call.
src/internal/wfscnp/webfs.capnp.go:409
Struct
Node_payload_Future
Node_payload_Future is a wrapper for a Node_payload promised by a client call.
src/internal/wfscnp/webfs.capnp.go:424
Struct
Ref_Future
Ref_Future is a wrapper for a Ref promised by a client call.
src/internal/wfscnp/webfs.capnp.go:1015
Struct
Session_Future
Session_Future is a wrapper for a Session promised by a client call.
src/internal/wfscnp/webfs.capnp.go:796
Struct
System
System manages a set of WebFS Volumes Caches and configuration are managed for each Volume.
src/webfs/webfs.go:65
Struct
TAI64N_Future
TAI64N_Future is a wrapper for a TAI64N promised by a client call.
src/internal/wfscnp/webfs.capnp.go:139
Struct
Tx
Tx is a WebFS transaction.
src/webfs/webfs.go:371
TypeAlias
TypeCode
src/internal/wfscnp/webfs.capnp.go:12
Struct
UInt256_Future
UInt256_Future is a wrapper for a UInt256 promised by a client call.
src/internal/wfscnp/webfs.capnp.go:1117
Struct
VolumeConfig
src/webfs/webfs.go:32
Struct
VolumeLink_Future
VolumeLink_Future is a wrapper for a VolumeLink promised by a client call.
src/internal/wfscnp/webfs.capnp.go:668
Struct
extentEntry
src/webfs/file.go:476
Struct
fileHandle
src/webfsfuse/webfsfuse.go:46
Struct
machines
src/webfs/webfs.go:281
Struct
txCoord
txCoord is a transaction coordinator
src/webfsfuse/txcoord.go:10