Documentation ¶
Index ¶
Constants ¶
View Source
const Tag feature.Tag = "srv-logging-handler"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MakeFeature ¶
type MakeFeature interface {
Make() Feature
}
func New ¶
func New() MakeFeature
func NewTagged ¶
func NewTagged(tag feature.Tag) MakeFeature
Click to show internal directories.
Click to hide internal directories.