Logo
Explore Help
Sign In
Mirrors/coredns
1
0
Fork 0
You've already forked coredns
mirror of https://github.com/coredns/coredns.git synced 2025-10-28 16:54:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
27ff83e70f554314b8162d2a3d29d26023e7bd6c
coredns/middleware/secondary/secondary.go

8 lines
107 B
Go
Raw Normal View History

Add secondary support Allow specifying a primary server and retrieve the zone's content. Add tests and an Expired bool to zone struct, to stop server zones that are expired. The zone is retrieved on Startup, no updates of changed content are done. We also don't respond to notifies yet.
2016-04-03 09:02:34 +01:00
package secondary
import "github.com/miekg/coredns/middleware/file"
type Secondary struct {
file.File
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API