Skip to content

v0.14.0

@derstruct derstruct tagged this 21 Jun 19:10
Path models now support int variant fields with prefix tags:
  Section int `"/post/:ID":"| view | edit"`
  ID      int

Old `path:"..."` and bool marker fields remain as compatibility syntax.

Improve docs
Assets 2
Loading