strmod

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Str

type Str struct{}

func (*Str) Contains

func (*Str) Contains(s, substr string) interface{}

func (*Str) EndsWith

func (*Str) EndsWith(s, suffix string) interface{}

func (*Str) Index

func (*Str) Index(s, substr string) interface{}

func (*Str) Join added in v0.10.0

func (*Str) Join(v interface{}, sep string) interface{}

func (*Str) Lower

func (*Str) Lower(s string) interface{}

func (*Str) Replace

func (*Str) Replace(s, old, new string) interface{}

func (*Str) Split

func (*Str) Split(s, sep string) interface{}

func (*Str) StartsWith

func (*Str) StartsWith(s, prefix string) interface{}

func (*Str) Trim

func (*Str) Trim(s string) interface{}

func (*Str) Upper

func (*Str) Upper(s string) interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL