Add package description to config

This commit is contained in:
Alexandre Iooss 2020-10-11 21:48:00 +02:00
parent df88fd9e99
commit 1cab361815
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// Package config loads application settings
package config
import (