hunt-trace ~master (2019-10-15T08:23:13Z)
Home
Dub
Repo
Endpoint
zipkin
proto3
zipkin
Undocumented in source.
class
Endpoint {
@
Proto
(1)
string
serviceName
;
@
Proto
(2)
bytes
ipv4
;
@
Proto
(3)
bytes
ipv6
;
@
Proto
(4)
int
port
;
}
Members
Variables
ipv4
bytes
ipv4
;
Undocumented in source.
ipv6
bytes
ipv6
;
Undocumented in source.
port
int
port
;
Undocumented in source.
serviceName
string
serviceName
;
Undocumented in source.
Meta
Source
See Implementation
zipkin
proto3
zipkin
classes
Annotation
Endpoint
ListOfSpans
Span
manifest constants
protocVersion