1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 14:42:05 +02: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

View File

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