MCPcopy Index your code
hub / github.com/foxcpp/maddy / SetKey

Method SetKey

framework/module/table.go:42–42  ·  view source on GitHub ↗
(k, v string)

Source from the content-addressed store, hash-verified

40 Keys() ([]string, error)
41 RemoveKey(k string) error
42 SetKey(k, v string) error
43}

Callers 3

CreateUserHashMethod · 0.65
SetUserPasswordMethod · 0.65
SetKeyMethod · 0.65

Implementers 2

SQLTableinternal/table/sql_table.go
SQLinternal/table/sql_query.go

Calls

no outgoing calls

Tested by

no test coverage detected