Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLanguage ¶ added in v1.21.0
Types ¶
type ProjectFinder ¶ added in v1.21.0
type ProjectRepository ¶ added in v1.21.0
type ProjectService ¶ added in v1.21.0
type ProjectService interface { ProjectFinder ProjectUpserter }
type ProjectUpsert ¶ added in v1.21.0
type ProjectUpserter ¶ added in v1.21.0
type ProjectUpserter interface {
Upsert(ctx context.Context, pp []*ProjectUpsert) error
}
type TemplateRenderer ¶ added in v1.21.0
Click to show internal directories.
Click to hide internal directories.