Documentation ¶
Index ¶
- type Service
- func (s *Service) BuildPlugin(ctx context.Context, plugin *options.Plugin) error
- func (s *Service) BundleRules(ctx context.Context, bundle *options.Bundle) error
- func (s *Service) EnsurePluginArtifacts(ctx context.Context, info *plugin.Info) error
- func (s *Service) Exec(ctx context.Context, opts *options.Options) error
- func (s *Service) Generate(ctx context.Context, options *options.Options) error
- func (s *Service) PrepareBuild(ctx context.Context, aBuild *options.Build) error
- func (s *Service) Run(ctx context.Context, options *options.Options) (err error)
- func (s *Service) RunInitExtension(ctx context.Context, init *options.Extension) (err error)
- func (s *Service) Touch(ctx context.Context, touch *options.Touch)
- func (s *Service) Translate(ctx context.Context, opts *options.Options) (err error)
- func (s *Service) WarmupCache(ctx context.Context, cache *options.CacheWarmup) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (*Service) BuildPlugin ¶
func (*Service) BundleRules ¶
func (*Service) EnsurePluginArtifacts ¶
func (*Service) PrepareBuild ¶
func (*Service) RunInitExtension ¶
func (*Service) WarmupCache ¶
Click to show internal directories.
Click to hide internal directories.