MCPcopy
hub / github.com/gotify/server / CreateUser

Method CreateUser

api/user.go:21–21  ·  view source on GitHub ↗
(user *model.User)

Source from the content-addressed store, hash-verified

19 DeleteUserByID(id uint) error
20 UpdateUser(user *model.User) error
21 CreateUser(user *model.User) error
22 CountUser(condition ...interface{}) (int64, error)
23}
24

Callers 15

TestMessageMethod · 0.65
TestGetMessagesSinceMethod · 0.65
TestUserMethod · 0.65
TestUserPluginsMethod · 0.65
TestClientMethod · 0.65
TestApplicationMethod · 0.65
SetupSuiteMethod · 0.65
NewUserWithNameMethod · 0.65
Test_CreateUserMethod · 0.65

Implementers 1

GormDatabasedatabase/database.go

Calls

no outgoing calls

Tested by 15

TestMessageMethod · 0.52
TestGetMessagesSinceMethod · 0.52
TestUserMethod · 0.52
TestUserPluginsMethod · 0.52
TestClientMethod · 0.52
TestApplicationMethod · 0.52
SetupSuiteMethod · 0.52
Test_CreateUserMethod · 0.52