Skip to content

rongfengliang/corendnscompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

coredns cutome plugin build demo project

include default Corefile with build plugin

  • add example plugin
  • add redis plugin

init project

go get github.com/coredns/coredns

add plugin [example]

go get github.com/coredns/example

add plugin [redis]

go get github.com/arvancloud/redis

build project

go build

run

./main 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages