register

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(r *Register)

func WithData

func WithData(data interface{}) Option

func WithKey

func WithKey(key string) Option

func WithTTL

func WithTTL(ttl int64) Option

type Register

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

func New

func New(opts ...Option) (r *Register, err error)

func (*Register) Context

func (r *Register) Context() context.Context

func (*Register) Run

func (r *Register) Run(ctx context.Context)

Jump to

Keyboard shortcuts

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