Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetPassword
Method
SetPassword
Gsensor/Quake.go:57–59 ·
view source on GitHub ↗
(password string)
Source
from the content-addressed store, hash-verified
55
s.UserName = account
56
}
57
func
(s *Quake) SetPassword(password string) {
58
s.PassWord = password
59
}
60
func
(s *Quake) GetResult() Result {
61
s.result = Result{}
62
switch
s.Type {
Callers
1
TestQuake
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestQuake
Function · 0.76