mock

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: GPL-3.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 FakeServiceSetting

type FakeServiceSetting struct {
	mock.Mock
}

func (*FakeServiceSetting) Get

func (*FakeServiceSetting) GetBool

func (s *FakeServiceSetting) GetBool(_ *datalayer.ORM, key string) (bool, bool)

func (*FakeServiceSetting) GetFloat64

func (s *FakeServiceSetting) GetFloat64(_ *datalayer.ORM, key string) (float64, bool)

func (*FakeServiceSetting) GetInt

func (s *FakeServiceSetting) GetInt(_ *datalayer.ORM, key string) (int, bool)

func (*FakeServiceSetting) GetInt64

func (s *FakeServiceSetting) GetInt64(_ *datalayer.ORM, key string) (int64, bool)

func (*FakeServiceSetting) GetString

func (s *FakeServiceSetting) GetString(_ *datalayer.ORM, key string) (string, bool)

func (*FakeServiceSetting) GetUint

func (s *FakeServiceSetting) GetUint(_ *datalayer.ORM, key string) (uint, bool)

func (*FakeServiceSetting) GetUint64

func (s *FakeServiceSetting) GetUint64(_ *datalayer.ORM, key string) (uint64, bool)

Jump to

Keyboard shortcuts

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