vpereira / nrped

nrpe client and server implemented in go
8 stars 3 forks source link

decouple configuration from nrped main #3

Closed vpereira closed 10 years ago

vpereira commented 10 years ago

ideally this https://github.com/vpereira/nrped/blob/master/main.go#L13 and https://github.com/vpereira/nrped/blob/master/main.go#L15 should be decoupled from main.. a struct for the config would be nice