MCPcopy Create free account

hub / github.com/dd3v/cloud.snippets.ninja / types & classes

Types & classes58 in github.com/dd3v/cloud.snippets.ninja

StructAPITestCase
APITestCase - ...
internal/test/endpoint.go:15
StructConfig
Config basic data structure for application configuration
internal/config/config.go:9
StructCustomEditorOptions
internal/entity/snippet.go:26
StructDB
pkg/dbcontext/dbcontext.go:9
StructErrorResponse
ErrorResponse - respresents error response
internal/errors/response.go:11
StructFlexibleBool
pkg/datatype/bool.go:7
InterfaceIdentity
internal/auth/middleware.go:12
StructIdentity
internal/entity/identity.go:9
InterfaceLogger
pkg/log/log.go:14
InterfacePagination
pkg/query/pagination.go:3
InterfaceRBAC
internal/snippet/service.go:30
StructRBAC
internal/rbac/rbac.go:10
StructRBACMock
internal/test/rbac.go:9
InterfaceRepository
internal/snippet/service.go:20
InterfaceRepository
Repository - ...
internal/auth/service.go:34
InterfaceRepository
Repository - ...
internal/user/service.go:18
StructRepositoryMock
internal/snippet/repository_mock.go:13
StructRepositoryMock
internal/auth/repository_mock.go:12
StructRepositoryMock
internal/user/repository_mock.go:12
InterfaceService
internal/snippet/service.go:10
InterfaceService
Service - ...
internal/auth/service.go:27
InterfaceService
Service - ...
internal/user/service.go:11
StructSession
Session represents refresh tokens
internal/entity/session.go:6
StructSnippet
Snippet - ...
internal/entity/snippet.go:10
InterfaceSort
pkg/query/sort.go:3
TypeAliasTags
internal/entity/snippet.go:24
StructTokenPair
TokenPair represents token pars - access_token and refresh_token
internal/entity/session.go:17
FuncTypeTransactionFunc
func(ctx context.Context, f func(ctx context.Context) error) error
pkg/dbcontext/dbcontext.go:13
StructUser
User represents resources in JSON format.
internal/entity/user.go:8
Structargs
internal/snippet/service_test.go:16
Structargs
internal/auth/service_test.go:15
Structargs
internal/user/service_test.go:13
StructauthCredentials
internal/auth/service.go:43
TypeAliascontextKey
pkg/dbcontext/dbcontext.go:15
TypeAliascontextValue
internal/entity/identity.go:3
StructcreateRequest
createRequest - ...
internal/user/request.go:11
StructinvalidField
internal/errors/response.go:87
Structlist
internal/snippet/request.go:11
StructlistResponse
internal/snippet/http.go:116
Structlogger
pkg/log/log.go:31
StructloginRequest
AuthRequest - ...
internal/auth/request.go:8
StructlogoutRequest
internal/auth/request.go:30
Structpagination
pkg/query/pagination.go:9
StructrefreshCredentials
internal/auth/service.go:50
StructrefreshRequest
internal/auth/request.go:20
Structrepository
internal/snippet/repository.go:15
Structrepository
internal/auth/repository.go:12
Structrepository
internal/user/repository.go:12
Structresource
internal/snippet/http.go:14
Structresource
internal/auth/http.go:7
Structresource
internal/user/http.go:12
Structservice
internal/snippet/service.go:36
Structservice
internal/auth/service.go:62
Structservice
internal/user/service.go:26
Structsnippet
internal/snippet/request.go:56
Structsort
pkg/query/sort.go:8
StructupdateRequest
updateRequest - ...
internal/user/request.go:40
StructuserClaims
internal/auth/service.go:56