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-11-05 03:33:12 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
9ee41a399a9063570a87c9b92cc59e96d54b4340
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.25.1 Page: 18ms 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