Documentation ¶
Index ¶
- Constants
- Variables
- func Info(msg string, span trace.Span) trace.Span
- func InitTracer() func(context.Context) error
- func NtxPaid(callid int, paidntx int)
- func Resource(availablecpu int, availableram int, availablenetwork int, availabletime int, ...)
- func Used(callid int, usedcpu int, usedram int, networkused int, timetaken int)
Constants ¶
View Source
const (
Insecure = "true"
)
Variables ¶
View Source
var ServiceName = "NuNet DMS" // TODO: This should be unique to be able to see different DMS in dashboard.
Functions ¶
func InitTracer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.