weidler
0
Q:

check string contains golang

import (
    "strings"
)
strings.Contains("something", "some") // true
0

New to Communities?

Join the community