Skip to content

mwangox/kt-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Go file watcher is used to monitor config file (config.json) and reload the changes dynamically. No need of application restart.

Deployment

You can build it or just run the following

go run .\config.go .\main.go --config.file="./conf/config.json"

Try to change (add,remove, modify) entries in config.json and observe how output changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages