Documentation ¶
Overview ¶
* Created by on 2017/7/19.
Package main for examples
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigFactory archaius.ConfigurationFactory
ConfigFactory
Functions ¶
This section is empty.
Types ¶
type EventListener ¶
type EventListener struct {
Name string
}
EventListener
func (EventListener) Event ¶
func (e EventListener) Event(event *core.Event)
Event is a method get config value and logs it
Click to show internal directories.
Click to hide internal directories.