MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / smartIDELogStruct

Struct smartIDELogStruct

cli/pkg/common/log.go:39–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37)
38
39type smartIDELogStruct struct {
40 Ws_id string
41 ParentId int
42 TekEventId string
43}
44
45var (
46 ServerToken string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected