I need to specify via some config file directory stucture thats build
with go-fuse module.
What format of config data best of all suted for this?
for example i need this structure
aaaa -> 10 -> file10.txt
aaaa -> 5 -> file5.txt
bbbb -> 14 -> file14.txt
bbbb -> 17 -> file17.txt
I thinks that yaml most suted for me because a can define some data
with & and link to it in config file with *.
But how can i represent this in yaml file?
--
Vasiliy Tolstov,
e-mail: [email protected]
jabber: [email protected]
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.