niki/salesreportapp/config.go

6 lines
71 B
Go

package salesreportapp
type Config struct {
// add config here ...
}