Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Opts ¶
type RenderingService ¶
type RenderingService struct { Cfg *setting.Cfg `inject:""` // contains filtered or unexported fields }
func (*RenderingService) Init ¶
func (rs *RenderingService) Init() error
func (*RenderingService) Render ¶
func (rs *RenderingService) Render(ctx context.Context, opts Opts) (*RenderResult, error)
func (*RenderingService) Run ¶
func (rs *RenderingService) Run(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.