Documentation
¶
Index ¶
Constants ¶
View Source
const (
GATEWAY = "gateway"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecordEvent ¶
func BuildRecordEvent ¶
func BuildRecordEvent(act, id, parent, ip, port string, weight float64, isProxyRecord bool) *RecordEvent
func (*RecordEvent) String ¶
func (ev *RecordEvent) String() string
type Resolver ¶
func NewResolver ¶
func (*Resolver) ApiServe ¶
func (s *Resolver) ApiServe(r *gin.RouterGroup)
func (*Resolver) EmitChange ¶
func (r *Resolver) EmitChange(ev *RecordEvent)
Click to show internal directories.
Click to hide internal directories.