hugo/tpl/strings
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.go tpl: Add method mappings for strings.Contains, strings.ContainsAny 2021-02-23 09:36:43 +01:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
regexp.go tpl: Add limit support to replaceRE 2020-08-28 18:57:56 +02:00
regexp_test.go tpl: Add limit support to replaceRE 2020-08-28 18:57:56 +02:00
strings.go tpl: Do not return errors in substr for out-of-bounds cases 2021-01-08 10:13:10 +01:00
strings_test.go tpl: Do not return errors in substr for out-of-bounds cases 2021-01-08 10:13:10 +01:00
truncate.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
truncate_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00