modules

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenBPStub

type OpenBPStub struct {
	Native *native.Stub
	System *system.Stub
	// contains filtered or unexported fields
}

func NewOpenBPStub

func NewOpenBPStub(config *StubConfig) *OpenBPStub

func (*OpenBPStub) Close

func (s *OpenBPStub) Close(ctx context.Context)

func (*OpenBPStub) Connect

func (s *OpenBPStub) Connect(ctx context.Context) error

type StubConfig

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

func NewStubConfig

func NewStubConfig() *StubConfig

func (*StubConfig) WithLogger

func (sc *StubConfig) WithLogger(logger *log.Logger) *StubConfig

func (*StubConfig) WithNativeModule

func (sc *StubConfig) WithNativeModule(config *native.StubConfig) *StubConfig

func (*StubConfig) WithSystemModule

func (sc *StubConfig) WithSystemModule(config *system.StubConfig) *StubConfig

Jump to

Keyboard shortcuts

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