config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStore added in v0.2.0

type MockStore struct {
	mock.Mock
}

MockStore is for mocking

func (*MockStore) GetDbDriver added in v0.2.0

func (s *MockStore) GetDbDriver() string

GetDbDriver is for mocking

func (*MockStore) GetDbHost added in v0.2.0

func (s *MockStore) GetDbHost() string

GetDbHost is for mocking

func (*MockStore) GetDbName added in v0.2.0

func (s *MockStore) GetDbName() string

GetDbName is for mocking

func (*MockStore) GetDbPassword added in v0.2.0

func (s *MockStore) GetDbPassword() string

GetDbPassword is for mocking

func (*MockStore) GetDbPort added in v0.2.0

func (s *MockStore) GetDbPort() int

GetDbPort is for mocking

func (*MockStore) GetDbUser added in v0.2.0

func (s *MockStore) GetDbUser() string

GetDbUser is for mocking

func (*MockStore) GetMigrationSource added in v0.2.0

func (s *MockStore) GetMigrationSource() string

GetMigrationSource is for mocking

func (*MockStore) GetPort added in v0.2.0

func (s *MockStore) GetPort() int

GetPort is for mocking

Jump to

Keyboard shortcuts

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