forked from TrueCloudLab/frostfs-node
86b9aefcae
To run storage node at dev-env environment it should have configurable parameters. To keep `cfg` structures we can read configuration from env and yml config file with viper and parse values such as script hashes, fees, keys into `cfg` structures. Signed-off-by: Alex Vanin <alexey@nspcc.ru> |
||
---|---|---|
.. | ||
accounting.go | ||
config.go | ||
container.go | ||
grpc.go | ||
main.go | ||
morph.go | ||
object.go | ||
session.go |