Documentation
¶
Index ¶
- func NewInMemoryAclRepo() db_acl.ACLRepository
- func NewInMemoryCodebaseRepo() db_codebase.CodebaseRepository
- func NewInMemoryCodebaseUserRepo() db_codebase.CodebaseUserRepository
- func NewInMemoryGitHubInstallationRepository() *inMemoryGithubInstallationRepo
- func NewInMemoryGitHubRepositoryRepo() *inMemoryGithubRepositoryRepo
- func NewInMemoryGitHubUserRepo() *inMemoryGitHubUserRepo
- func NewInMemoryOrganizationMemberRepository() db_organization.MemberRepository
- func NewInMemoryOrganizationRepo() db_organization.Repository
- func NewInMemorySnapshotRepo() db_snapshots.Repository
- func NewInMemoryUserRepo() db_user.Repository
- func NewInMemoryViewRepo() db_view.Repository
- func NewInMemoryWorkspaceRepo() db_workspace.Repository
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInMemoryAclRepo ¶
func NewInMemoryAclRepo() db_acl.ACLRepository
func NewInMemoryCodebaseRepo ¶
func NewInMemoryCodebaseRepo() db_codebase.CodebaseRepository
func NewInMemoryCodebaseUserRepo ¶
func NewInMemoryCodebaseUserRepo() db_codebase.CodebaseUserRepository
func NewInMemoryGitHubInstallationRepository ¶
func NewInMemoryGitHubInstallationRepository() *inMemoryGithubInstallationRepo
func NewInMemoryGitHubRepositoryRepo ¶
func NewInMemoryGitHubRepositoryRepo() *inMemoryGithubRepositoryRepo
func NewInMemoryGitHubUserRepo ¶
func NewInMemoryGitHubUserRepo() *inMemoryGitHubUserRepo
func NewInMemoryOrganizationMemberRepository ¶
func NewInMemoryOrganizationMemberRepository() db_organization.MemberRepository
func NewInMemoryOrganizationRepo ¶
func NewInMemoryOrganizationRepo() db_organization.Repository
func NewInMemorySnapshotRepo ¶
func NewInMemorySnapshotRepo() db_snapshots.Repository
func NewInMemoryUserRepo ¶
func NewInMemoryUserRepo() db_user.Repository
func NewInMemoryViewRepo ¶
func NewInMemoryViewRepo() db_view.Repository
func NewInMemoryWorkspaceRepo ¶
func NewInMemoryWorkspaceRepo() db_workspace.Repository
Types ¶
This section is empty.
Source Files
¶
- inmemory_acl_repository.go
- inmemory_codebase_repository.go
- inmemory_codebase_user_repository.go
- inmemory_github_installation_repo.go
- inmemory_github_repository_repo.go
- inmemory_github_user_repo.go
- inmemory_organization_member_repository.go
- inmemory_organization_repository.go
- inmemory_snapshot_repository.go
- inmemory_user_repository.go
- inmemory_view_repository.go
- inmemory_workspace_repository.go
Click to show internal directories.
Click to hide internal directories.