We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac6114 commit 3d8627fCopy full SHA for 3d8627f
README.md
@@ -46,7 +46,7 @@ You can see the full documentation and list of examples at
46
> _Unexported fields_ will be **ignored** by `env`.
47
> This is by design and will not change.
48
49
-### Methods
+### Functions
50
51
- `Parse`: parse the current environment into a type
52
- `ParseAs`: parse the current environment into a type using generics
@@ -59,7 +59,7 @@ You can see the full documentation and list of examples at
59
- `GetFieldParamsWithOptions`: get the `env` parsed options for a type with
60
custom options
61
62
-### Supported types and defaults
+### Supported types
63
64
Out of the box all built-in types are supported, plus a few others that
65
are commonly used.
0 commit comments