facade

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FacadeModule

type FacadeModule struct {
}

func (*FacadeModule) Bind

func (myself *FacadeModule) Bind(ctx di.ModuleContext)

type TestFacade

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

func NewTestFacade

func NewTestFacade() *TestFacade

*

  • contruct instance

func (*TestFacade) Afterset

func (myself *TestFacade) Afterset()

func (*TestFacade) InjectSayGoodbye

func (myself *TestFacade) InjectSayGoodbye(
	goodbye mockobject.GoodbyeI)

func (*TestFacade) InjectService

func (myself *TestFacade) InjectService(
	testService *services.TestService)

*

  • inject base function
  • @Inject

func (*TestFacade) TestFacadeMethod

func (myself *TestFacade) TestFacadeMethod()

Jump to

Keyboard shortcuts

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