MCPcopy 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}
57func (s *Quake) SetPassword(password string) {
58 s.PassWord = password
59}
60func (s *Quake) GetResult() Result {
61 s.result = Result{}
62 switch s.Type {

Callers 1

TestQuakeFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestQuakeFunction · 0.76