stubs

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 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 CalculatorStub

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

func NewCalculatorStub

func NewCalculatorStub(client zbus.Client) *CalculatorStub

func (*CalculatorStub) Add

func (s *CalculatorStub) Add(arg0 ...float64) (ret0 float64)

func (*CalculatorStub) Avg

func (s *CalculatorStub) Avg(arg0 []float64) (ret0 float64)

func (*CalculatorStub) Divide

func (s *CalculatorStub) Divide(arg0 float64, arg1 float64) (ret0 float64, ret1 error)

func (*CalculatorStub) Pow

func (s *CalculatorStub) Pow(arg0 float64, arg1 float64) (ret0 float64)

type UtilsStub

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

func NewUtilsStub

func NewUtilsStub(client zbus.Client) *UtilsStub

func (*UtilsStub) Capitalize

func (s *UtilsStub) Capitalize(arg0 string) (ret0 string)

func (*UtilsStub) Panic

func (s *UtilsStub) Panic() (ret0 int)

func (*UtilsStub) Sleep

func (s *UtilsStub) Sleep(arg0 time.Duration) (ret0 error)

func (*UtilsStub) TikTok

func (s *UtilsStub) TikTok(ctx context.Context) (<-chan time.Time, error)

Jump to

Keyboard shortcuts

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