Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
*base.Repository[templatebundle.Bundle]
}
func New ¶
func New(fs afs.Service) *Repository
func NewWithStore ¶
func NewWithStore(store workspace.Store) *Repository
func (*Repository) LoadAll ¶
func (r *Repository) LoadAll(ctx context.Context) ([]*templatebundle.Bundle, error)
Click to show internal directories.
Click to hide internal directories.