//
pkg.gl
Category
github.com/cabbagegg/jaeger_mysql_plugin
src
jaeger
plugin
storage
mysql
spanstore
dbmodel
package
0.0.0-20200116084055-6f149a58871d
Repository:
https://github.com/cabbagegg/jaeger_mysql_plugin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
222 SLOC
#
Functions
FromDomain
FromDomain converts a domain model.Span to a database Span.
ToDomain
ToDomain converts a database Span to a domain model.Span.
#
Structs
Span
Span is the database representation of a span.
SpanRef
SpanRef is the UDT representation of a Jaeger Span Reference.