Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NullHypothesis/zoossh
/ types & classes
Types & classes
16 in github.com/NullHypothesis/zoossh
⨍
Functions
129
◇
Types & classes
16
↓ 15 callers
TypeAlias
Fingerprint
Fingerprint represents a relay's fingerprint as 40 hex digits.
generic.go:13
Struct
Annotation
util.go:24
Struct
Consensus
consensus.go:83
Struct
ExitPattern
An exitpattern as defined in dirspec.txt, Section 2.1.3.
descriptor.go:30
FuncType
GetDescriptor
func() *RouterDescriptor
descriptor.go:27
FuncType
GetStatus
func() *RouterStatus
consensus.go:30
Interface
Object
Object defines functions that should be supported by a data element, e.g., a router descriptor, or a router status in a consensus.
generic.go:17
Struct
ObjectFilter
ObjectFilter holds sets that consist of objects that should pass object set filtering.
generic.go:32
Interface
ObjectSet
ObjectSet defines functions that should be supported by a set of objects.
generic.go:23
Struct
QueueUnit
util.go:19
Struct
RouterAddress
consensus.go:47
Struct
RouterDescriptor
An (incomplete) router descriptor as defined in dirspec.txt, Section 2.1.1.
descriptor.go:36
Struct
RouterDescriptors
descriptor.go:92
Struct
RouterFlags
consensus.go:32
Struct
RouterStatus
consensus.go:56
FuncType
StringExtractor
Extracts a string unit from an archive file that can be readily thrown into the respective parser.
util.go:32