first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package contracts
|
||||
|
||||
import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
type Configure = viper.Viper
|
||||
Reference in New Issue
Block a user