sutureext

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventHook

func EventHook() suture.EventHook

func OneShotFunc

func OneShotFunc(fn func(ctx context.Context) error) func(ctx context.Context) error

Types

type ServiceFunc

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

func NewServiceFunc

func NewServiceFunc(name string, fn func(ctx context.Context) error) ServiceFunc

func (ServiceFunc) Serve

func (s ServiceFunc) Serve(ctx context.Context) error

func (ServiceFunc) String

func (s ServiceFunc) String() string

Jump to

Keyboard shortcuts

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