Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dd3v/cloud.snippets.ninja
/ types & classes
Types & classes
58 in github.com/dd3v/cloud.snippets.ninja
⨍
Functions
248
◇
Types & classes
58
Struct
APITestCase
APITestCase - ...
internal/test/endpoint.go:15
Struct
Config
Config basic data structure for application configuration
internal/config/config.go:9
Struct
CustomEditorOptions
internal/entity/snippet.go:26
Struct
DB
pkg/dbcontext/dbcontext.go:9
Struct
ErrorResponse
ErrorResponse - respresents error response
internal/errors/response.go:11
Struct
FlexibleBool
pkg/datatype/bool.go:7
Interface
Identity
internal/auth/middleware.go:12
Struct
Identity
internal/entity/identity.go:9
Interface
Logger
pkg/log/log.go:14
Interface
Pagination
pkg/query/pagination.go:3
Interface
RBAC
internal/snippet/service.go:30
Struct
RBAC
internal/rbac/rbac.go:10
Struct
RBACMock
internal/test/rbac.go:9
Interface
Repository
internal/snippet/service.go:20
Interface
Repository
Repository - ...
internal/auth/service.go:34
Interface
Repository
Repository - ...
internal/user/service.go:18
Struct
RepositoryMock
internal/snippet/repository_mock.go:13
Struct
RepositoryMock
internal/auth/repository_mock.go:12
Struct
RepositoryMock
internal/user/repository_mock.go:12
Interface
Service
internal/snippet/service.go:10
Interface
Service
Service - ...
internal/auth/service.go:27
Interface
Service
Service - ...
internal/user/service.go:11
Struct
Session
Session represents refresh tokens
internal/entity/session.go:6
Struct
Snippet
Snippet - ...
internal/entity/snippet.go:10
Interface
Sort
pkg/query/sort.go:3
TypeAlias
Tags
internal/entity/snippet.go:24
Struct
TokenPair
TokenPair represents token pars - access_token and refresh_token
internal/entity/session.go:17
FuncType
TransactionFunc
func(ctx context.Context, f func(ctx context.Context) error) error
pkg/dbcontext/dbcontext.go:13
Struct
User
User represents resources in JSON format.
internal/entity/user.go:8
Struct
args
internal/snippet/service_test.go:16
Struct
args
internal/auth/service_test.go:15
Struct
args
internal/user/service_test.go:13
Struct
authCredentials
internal/auth/service.go:43
TypeAlias
contextKey
pkg/dbcontext/dbcontext.go:15
TypeAlias
contextValue
internal/entity/identity.go:3
Struct
createRequest
createRequest - ...
internal/user/request.go:11
Struct
invalidField
internal/errors/response.go:87
Struct
list
internal/snippet/request.go:11
Struct
listResponse
internal/snippet/http.go:116
Struct
logger
pkg/log/log.go:31
Struct
loginRequest
AuthRequest - ...
internal/auth/request.go:8
Struct
logoutRequest
internal/auth/request.go:30
Struct
pagination
pkg/query/pagination.go:9
Struct
refreshCredentials
internal/auth/service.go:50
Struct
refreshRequest
internal/auth/request.go:20
Struct
repository
internal/snippet/repository.go:15
Struct
repository
internal/auth/repository.go:12
Struct
repository
internal/user/repository.go:12
Struct
resource
internal/snippet/http.go:14
Struct
resource
internal/auth/http.go:7
Struct
resource
internal/user/http.go:12
Struct
service
internal/snippet/service.go:36
Struct
service
internal/auth/service.go:62
Struct
service
internal/user/service.go:26
Struct
snippet
internal/snippet/request.go:56
Struct
sort
pkg/query/sort.go:8
Struct
updateRequest
updateRequest - ...
internal/user/request.go:40
Struct
userClaims
internal/auth/service.go:56