server

package
v0.0.0-...-dbdf7cd Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cron

type Cron struct {
	TickSeconds uint   `json:"tick_seconds"`
	Command     string `json:"command"`
}

type CronServer

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

func NewCronServer

func NewCronServer(listenAddr string) *CronServer

func (*CronServer) Start

func (s *CronServer) Start()

Jump to

Keyboard shortcuts

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