Documentation
¶
Index ¶
- type Strs
- func (s Strs) At(arr []string, index int) string
- func (s Strs) CSS(v interface{}) template.CSS
- func (s Strs) HTML(v interface{}) template.HTML
- func (s Strs) Pre(v interface{}) template.HTML
- func (s Strs) QueryEscape(str string) string
- func (s Strs) ReplaceAll(v interface{}, old, new string) string
- func (s Strs) Split(str string, sep string) []string
- func (s Strs) SplitI(str string, sep string) []interface{}
- func (s Strs) String(v interface{}) string
- func (s Strs) Substr(str string, start, end int) string
- func (s Strs) Trim(str string, cutset string) string
- func (s Strs) TrimSpace(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.