web

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2022 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta added in v0.3.7

type Meta struct {
	Title       string
	Description string
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(
	env skillz.Environment,
	sessionName string,
	logger *logrus.Logger,

	auth auth.API,
	user user.API,
	processor *processor.Service,

	renderer *render.Engine,
	newrelic *newrelic.Application,
) *Service

func (*Service) Start

func (s *Service) Start() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL