package
2.3.6+incompatible
Repository: https://github.com/tietang/props.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

* request url: http://127.0.0.1:8080/v1/props?namespace=base response: { "p.key1":"value1", "p.key2":"value2", "p1.p2.key1":10, "time.p2.key2":"10s", } */.
* request url: http://127.0.0.1:8080/v1/props?namespace=base response: { "pkey1":{ "p.key1":"value1", "p.key2":"value2", "p1.p2.key1":10, "time.p2.key2":"10s", }, "pkey2":{ "p.key1":"value1", "p.key2":"value2", "p1.p2.key1":10, "time.p2.key2":"10s", } } */.