mirror of
https://github.com/astaxie/beego.git
synced 2024-11-04 21:40:56 +00:00
be544f963e
ParseBool returns the boolean value represented by the string. It accepts 1, 1.0, t, T, TRUE, true, True, YES, yes, Yes,Y, y, ON, on, On, 0, 0.0, f, F, FALSE, false, False, NO, no, No, N,n, OFF, off, Off. Any other value returns an error. |
||
---|---|---|
.. | ||
xml | ||
yaml | ||
config.go | ||
fake.go | ||
ini_test.go | ||
ini.go | ||
json_test.go | ||
json.go |