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