1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 09:12:19 +00:00

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

View File

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