oven

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Client          ovenAPI.Client    `config:"client"`
	PolicySignedKey string            `config:"policy_signed_key"`
	PolicyExpire    file.TOMLDuration `config:"policy_expire"`
	StreamCheck     file.TOMLDuration `config:"stream_check"`
	DB              *gorm.DB          `config:"-"`
	// contains filtered or unexported fields
}

Service for oven related commands

func (*Service) Run

func (s *Service) Run(log *zap.Logger)

Run start all related workers on oven service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳