resource

package
v0.0.48 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 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 Func

type Func func() error

func (Func) Close

func (f Func) Close() error

type List

type List []io.Closer

func (List) Close

func (r List) Close() error

func (List) CloseWithGrace

func (r List) CloseWithGrace(ctx context.Context) error

type Shut

type Shut func(context.Context) error

func (Shut) Shutdown

func (f Shut) Shutdown(ctx context.Context) error

type Shutdown

type Shutdown interface {
	Shutdown(context.Context) error
}

Jump to

Keyboard shortcuts

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