Documentation
¶
Index ¶
- func AddZone(msg *nats.Msg, ms *microservice.Microservice, ...)
- func ChangeZone(msg *nats.Msg, ms *microservice.Microservice, ...)
- func CreateZonePerAPI(zoneid string, zonedata modelevent.ZoneDataReplyEvent, ...) error
- func DeleteZone(msg *nats.Msg, conf *config.ServiceConfiguration)
- func GetZoneData(conf *config.ServiceConfiguration, ms *microservice.Microservice, ...) (modelevent.ZoneDataReplyEvent, error)
- func PrepareZoneDataRequest(zoneid string, onlysoa bool) ([]byte, error)
- func RespondSecondaryZoneState(msg *nats.Msg, conf *config.ServiceConfiguration)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddZone ¶
func AddZone(msg *nats.Msg, ms *microservice.Microservice, conf *config.ServiceConfiguration)
func ChangeZone ¶
func ChangeZone(msg *nats.Msg, ms *microservice.Microservice, conf *config.ServiceConfiguration)
func CreateZonePerAPI ¶
func CreateZonePerAPI(zoneid string, zonedata modelevent.ZoneDataReplyEvent, conf *config.ServiceConfiguration) error
func DeleteZone ¶
func DeleteZone(msg *nats.Msg, conf *config.ServiceConfiguration)
func GetZoneData ¶
func GetZoneData(conf *config.ServiceConfiguration, ms *microservice.Microservice, payload []byte) (modelevent.ZoneDataReplyEvent, error)
func PrepareZoneDataRequest ¶
func RespondSecondaryZoneState ¶
func RespondSecondaryZoneState(msg *nats.Msg, conf *config.ServiceConfiguration)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.