go-fed / apcore

Golang ActivityPub Server Framework
GNU Affero General Public License v3.0
104 stars 10 forks source link

config validation #33

Closed cjslep closed 3 years ago

cjslep commented 3 years ago

Have each config definition be able to self-validate. Ensure it is being called at config load time. Move the validation (ex: in server.go) into these functions.

cjslep commented 3 years ago

ed057456a6306edd6c4adad75c66e8e795767d19