January 2019
Beginner
132 pages
3h 14m
English
The most basic way to search for content is to use the strings package from the Go standard library. The strings package allows you to perform various operations on String objects, including searching for matches, counting occurrences, and splitting strings into arrays. The utility of this package can cover some use cases that you may run into.
Read now
Unlock full access