ServeRetryErr

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 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 DBServeErr

type DBServeErr struct {
}

type FOO2DB

type FOO2DB struct {
}

type FOO5DB

type FOO5DB struct {
	Name string
}

type S1ServeErr

type S1ServeErr struct {
}

func (*S1ServeErr) Init

func (s *S1ServeErr) Init(s2 *S2) error

No deps

func (*S1ServeErr) Serve

func (s *S1ServeErr) Serve() chan error

func (*S1ServeErr) Stop

func (s *S1ServeErr) Stop() error

type S2

type S2 struct {
}

func (*S2) Init

func (s2 *S2) Init() error

func (*S2) Serve

func (s2 *S2) Serve() chan error

func (*S2) Stop

func (s2 *S2) Stop() error

type S2ServeErr

type S2ServeErr struct {
}

func (*S2ServeErr) Init

func (s2 *S2ServeErr) Init(svc *S4) error

func (*S2ServeErr) Serve

func (s2 *S2ServeErr) Serve() chan error

func (*S2ServeErr) Stop

func (s2 *S2ServeErr) Stop() error

type S3

type S3 struct {
}

func (*S3) Collects

func (s3 *S3) Collects() []any

func (*S3) Init

func (s3 *S3) Init(svc *S2) error

Collects on S3

func (*S3) Serve

func (s3 *S3) Serve() chan error

func (*S3) SomeOtherDep

func (s3 *S3) SomeOtherDep(svc *S4, svc2 *S2) error

func (*S3) Stop

func (s3 *S3) Stop() error

type S3Init

type S3Init struct {
}

func (*S3Init) Collects

func (s3 *S3Init) Collects() []any

func (*S3Init) Init

func (s3 *S3Init) Init(svc *S2) error

Collects on S3

func (*S3Init) Serve

func (s3 *S3Init) Serve() chan error

func (*S3Init) SomeOtherDep

func (s3 *S3Init) SomeOtherDep(svc *S4, svc2 *S2) error

func (*S3Init) Stop

func (s3 *S3Init) Stop() error

type S4

type S4 struct {
}

func (*S4) Init

func (s *S4) Init(foo5 *S5) error

No deps

func (*S4) Serve

func (s *S4) Serve() chan error

func (*S4) Stop

func (s *S4) Stop() error

type S5

type S5 struct {
}

func (*S5) Init

func (s *S5) Init() error

No deps

func (*S5) Serve

func (s *S5) Serve() chan error

func (*S5) Stop

func (s *S5) Stop() error

Jump to

Keyboard shortcuts

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