Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlogService ¶
type BlogService struct {
// contains filtered or unexported fields
}
BlogService is an implementation for a e external service
func (*BlogService) Inject ¶
func (b *BlogService) Inject( logger flamingo.Logger, client *http.Client, cfg *struct { BaseURL string `inject:"config:articles.api.baseURL"` }, ) *BlogService
Inject dependencies
Click to show internal directories.
Click to hide internal directories.