MCPcopy Create free account

hub / github.com/adrianco/spigo / types & classes

Types & classes36 in github.com/adrianco/spigo

↓ 1 callersTypeAliasByCtx
ByCtx sortable spans
tooling/flow/flow.go:64
↓ 1 callersTypeAliasByToken
ByToken ring of node names sorted by token
actors/priamCassandra/priamCassandra.go:27
↓ 1 callersTypeAliasImpositions
Impositions is the promise theory term for requests made to a service
tooling/gotocol/gotocol.go:12
↓ 1 callersTypeAliasTraceContextType
TraceContextType needs to be exported for flow package map. For production scale use this should be 64bit, for spigo it seems ok with 32.
tooling/gotocol/gotocol.go:75
StructArchObject
tooling/collect/collect.go:28
StructComposeAttributes
ComposeAttributes V1 maps to attributes of a microservice
compose/compose.go:17
TypeAliasComposeServices
ComposeServices type to extract interesting data from compose yaml version 1 file
compose/compose.go:27
StructComposeV2Yaml
ComposeV2Yaml type to extract interesting data from compose yaml version 2 file
compose/compose.go:30
StructConfiguration
Configuration information for spigo
tooling/archaius/archaius.go:15
StructConnection
Connection
tooling/architecture/architecture.go:66
StructContext
needs to match type conversions in func increment below Context for capturing dapper/zipkin style traces
tooling/gotocol/gotocol.go:78
StructDoneV0r4
DoneV0r4 records a node that goes away, and its exit status. New in 0.4
tooling/graphjson/graphjson.go:47
StructEdgeV0r4
EdgeV0r4 defines an edge for version 0.4, used to make json edges for writing
tooling/graphjson/graphjson.go:31
StructElementV0r4
ElementV0r4 defines a way to read either a node, edge or done in the graph for version 0.3 or 0.4
tooling/graphjson/graphjson.go:54
StructForgetV0r4
ForgetV0r4 records an edge that has been forgotten and should be removed, forget id should match previous edge id
tooling/graphjson/graphjson.go:39
StructGraphV0r4
GraphV0r4 defines version 0.4 of the graphjson file format with an array of elements
tooling/graphjson/graphjson.go:69
StructGraphVersion
GraphVersion extracts the version so it can be checked
tooling/graphjson/graphjson.go:78
StructKafkaCollector
KafkaCollector implements Collector by publishing spans to a Kafka broker.
tooling/flow/collector-kafka.go:17
StructMessage
Message structure used for all messages, includes a channel of itself
tooling/gotocol/gotocol.go:126
StructNodeV0r4
remember which edge was which NodeV0r4 defines a node for version 0.4, used to make json nodes for writing
tooling/graphjson/graphjson.go:23
StructRouter
Router tracks times and channels
tooling/ribbon/ribbon.go:12
StructRoutetype
Routetype information from a message
tooling/gotocol/gotocol.go:139
TypeAliasValues
Values for zipkin span direction
tooling/flow/flow.go:23
StructarchV0r1
tooling/architecture/architecture.go:17
Structcallback
interest in a specific service
actors/eureka/eureka.go:26
StructcontainerV0r0
tooling/architecture/architecture.go:35
TypeAliasflowmaptype
flowmap is a map by traceid of slices of pointers to spannotations
tooling/flow/flow.go:51
TypeAliashier
tooling/names/names.go:10
TypeAliasmapchan
tooling/asgard/asgard.go:42
Structmeta
metadata about a registered service
actors/eureka/eureka.go:20
Structnode
cassandra token to server map
actors/priamCassandra/priamCassandra.go:21
StructserviceV0r0
tooling/architecture/architecture.go:27
Structspannotype
Annotation information for each step in the span
tooling/flow/flow.go:54
Structzipkinannotation
annotation for zipkin
tooling/flow/flow.go:259
Structzipkinendpoint
* example: Zipkin format is an array of these { "traceId": "5e27c67030932221", "name": "GET", "id": "38357d8f309b379d", "parentId": "5e27c6703
tooling/flow/flow.go:252
Structzipkinspan
trace for zipkin
tooling/flow/flow.go:266