This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
tpl
/
strings
History
Bjørn Erik Pedersen
7f8530039a
tpl: Add method mappings for strings.Contains, strings.ContainsAny
...
Just to confirm/document the function signature.
2021-02-23 09:36:43 +01:00
..
init_test.go
…
init.go
tpl: Add method mappings for strings.Contains, strings.ContainsAny
2021-02-23 09:36:43 +01:00
regexp_test.go
…
regexp.go
…
strings_test.go
tpl: Do not return errors in substr for out-of-bounds cases
2021-01-08 10:13:10 +01:00
strings.go
tpl: Do not return errors in substr for out-of-bounds cases
2021-01-08 10:13:10 +01:00
truncate_test.go
…
truncate.go
…