Documentation ¶
Index ¶
Constants ¶
View Source
const PostgresStorageType = "postgres"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrgEditor ¶
type OrgEditor interface { UpsertOrg(ctx context.Context, request *taikaiv1.UpsertOrgRequest) (*emptypb.Empty, error) ListOrg(ctx context.Context, request *taikaiv1.ListOrgRequest) (*taikaiv1.ListOrgResponse, error) }
type StorageInterface ¶
type StorageType ¶
type StorageType string
Click to show internal directories.
Click to hide internal directories.