//
pkg.gl
Category
github.com/qwenode/tailscale
util
strs
package
5.0.0+incompatible
Repository:
https://github.com/qwenode/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
13 SLOC
#
Functions
CutPrefix
CutPrefix returns s without the provided leading prefix string and reports whether it found the prefix.
CutSuffix
CutSuffix returns s without the provided ending suffix string and reports whether it found the suffix.