zenRunner

package module
v0.0.0-...-21f792c Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRunner

type IRunner interface {
	With(runner IServable) IRunner
	Run()
}

func New

func New() IRunner

type IServable

type IServable interface {
	Serve(sig chan os.Signal)
	Shutdown()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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