dig

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 4 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseSDK

type BaseSDK struct{}

func (*BaseSDK) PostStart

func (s *BaseSDK) PostStart(context.Context) error

func (*BaseSDK) Stop

func (s *BaseSDK) Stop() error

type SDK

type SDK interface {
	api.SDK
	PostStart(ctx context.Context) error
	Stop() error
	Container() *dig.Container
	ConfigService() driver.ConfigService
}

Jump to

Keyboard shortcuts

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