You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no plans to use this feature yet.
I came here because the slice function was deprecated in #1464. I use it in {{ tmpl.Exec "sometemplate" (slice "val1" "val2") }}.
Though I think it'll be acceptable to use coll.Slice instead.
Summary
In #1464
coll.GoSlice
was introduced, but example for that function usescoll.Slice
instead.gomplate/docs/content/functions/coll.md
Lines 112 to 127 in a796a25
The text was updated successfully, but these errors were encountered: