MCPcopy Create free account

hub / github.com/TomDoesTech/GOTTH / types & classes

Types & classes30 in github.com/TomDoesTech/GOTTH

StructAboutHandLer
internal/handlers/getabout.go:8
StructAuthMiddleware
internal/middleware/middleware.go:103
StructConfig
internal/config/config.go:5
StructGetLoginHandler
internal/handlers/getlogin.go:8
StructGetRegisterHandler
internal/handlers/getregister.go:8
StructHomeHandler
internal/handlers/gethome.go:10
StructNewSessionStoreParams
internal/store/dbstore/session.go:15
StructNewUserStoreParams
internal/store/dbstore/user.go:15
StructNonces
internal/middleware/middleware.go:19
StructNotFoundHandler
internal/handlers/notfound.go:8
InterfacePasswordHash
internal/hash/hash.go:3
StructPasswordHash
internal/hash/passwordhash/passwordhash.go:14
StructPasswordHashMock
internal/hash/mock/mock.go:5
StructPostLoginHandler
internal/handlers/postlogin.go:13
StructPostLoginHandlerParams
internal/handlers/postlogin.go:20
StructPostLogoutHandler
internal/handlers/postlogout.go:8
StructPostLogoutHandlerParams
internal/handlers/postlogout.go:12
StructPostRegisterHandler
internal/handlers/postregister.go:9
StructPostRegisterHandlerParams
internal/handlers/postregister.go:13
StructSession
internal/store/store.go:9
InterfaceSessionStore
internal/store/store.go:21
StructSessionStore
internal/store/dbstore/session.go:11
StructSessionStoreMock
internal/store/mock/mock.go:24
StructUser
internal/store/store.go:3
TypeAliasUserContextKey
internal/middleware/middleware.go:115
InterfaceUserStore
internal/store/store.go:16
StructUserStore
internal/store/dbstore/user.go:10
StructUserStoreMock
internal/store/mock/mock.go:9
TypeAliaskey
internal/middleware/middleware.go:15
Structparams
internal/hash/passwordhash/passwordhash.go:65