We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cfccca9
Change domain reference (see yznts/kyoto#170)
29c6e04
Better documentation, minor improvements
8572e4d
async and httpx fixes
943e393
Include new templatex function: slice.New
slice.New
In this way, we are able to initialize slices right inside of templates:
{{ range (slice.New "foo" "bar" "baz") }} ... {{ end }}
240397a
changelist: - add some missing docs (primitives) - doc for cache/periodic
13aaa3f
regexpx/replace refactor
d1bc892
code styling cleanup
6d536ce
Update README.md
58695de
ResponseWrapper.Decode
ResponseWrapper.Unmarshal
ResponseWrapper.Text