zen/core/ztelemetry/service.go

7 lines
70 B
Go

package ztelemetry
type Service struct {
Name string
Type string
}