FAQ
Hello, gophers =).

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.

Search Discussions

  • Aaron France at Jun 5, 2013 at 10:08 pm
    The config format is a nice package by user "SearchTheArchives". I like it
    a lot because it has had this discussion before.

    On Thu, Jun 6, 2013 at 12:04 AM, Vasiliy Tolstov wrote:

    Hello, gophers =).

    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.

    --
    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.
  • Vasiliy Tolstov at Jun 5, 2013 at 10:15 pm

    2013/6/6 Aaron France <[email protected]>:
    The config format is a nice package by user "SearchTheArchives". I like it a
    lot because it has had this discussion before.

    Hmm. Can you provide to me example search keywords for search?
    As i known nobody tries to create fuse file system representation of
    some config file data...

    --
    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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupgolang-nuts @
categoriesgo
postedJun 5, '13 at 10:04p
activeJun 5, '13 at 10:15p
posts3
users2
websitegolang.org

2 users in discussion

Vasiliy Tolstov: 2 posts Aaron France: 1 post

People

Translate

site design / logo © 2023 Grokbase