Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BarService ¶
type BarService interface {
DoBar()
}
func NewService ¶
func NewService(fooService foo.FooService) BarService
Click to show internal directories.
Click to hide internal directories.