MCPcopy Create free account
hub / github.com/code-scan/Goal / SetType

Method SetType

Gsensor/CrtSh.go:35–37  ·  view source on GitHub ↗
(type_ string)

Source from the content-addressed store, hash-verified

33}
34
35func (s *CrtSh) SetType(type_ string) {
36 s.Type = type_
37}
38
39func (s *CrtSh) GetResult() Result {
40 s.result = Result{}

Callers 1

TestCrtFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCrtFunction · 0.76