Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server holds the parsed html templates.
func NewServer ¶
func NewServer(ctx context.Context, uiCfg *config.UIServiceConfig, p *justification.Processor) (*Server, error)
NewServer creates a new HTTP server implementation that will handle rendering the JVS form using a controller.
Click to show internal directories.
Click to hide internal directories.