MCPcopy
hub / github.com/matcornic/hermes / WithInviteCode

Struct WithInviteCode

hermes_test.go:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253type WithInviteCode struct {
254 theme Theme
255}
256
257func (ed *WithInviteCode) getExample() (Hermes, Email) {
258 h := Hermes{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected