package
Version:
v1.17.0
Opens a new window with list of versions in this module.
Published: Mar 30, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 38
Opens a new window with list of known importers.
Documentation
¶
Capitalize returns a copy of the string str with the first letter mapped to
its upper case.
Concat concatenates parts of a string together.
Diff calculates difference of two sorted string (in ASC order).
String returns a string value whose underlying bytes is b.
Since Go strings are immutable, the bytes passed to String
must not be modified afterwards.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.