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

Method SetDomain

Gsensor/CrtSh.go:23–25  ·  view source on GitHub ↗
(domain string)

Source from the content-addressed store, hash-verified

21}
22
23func (s *CrtSh) SetDomain(domain string) {
24 s.Domain = domain
25}
26
27func (s *CrtSh) SetAccount(_ string) {
28 return

Callers 1

TestCrtFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCrtFunction · 0.76