Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
func
(s *CrtSh) SetType(type_ string) {
36
s.Type = type_
37
}
38
39
func
(s *CrtSh) GetResult() Result {
40
s.result = Result{}
Callers
1
TestCrt
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestCrt
Function · 0.76