Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Buffer ¶
Buffer demonstrates some tricks for initializing bytes Buffers These buffers implement an io.Reader interface
func SearchString ¶
func SearchString()
SearchString shows a number of methods for searching a string
func StringReader ¶
func StringReader()
StringReader demonstrates how to create an io.Reader interface quickly with a string
func WorkWithBuffer ¶
func WorkWithBuffer() error
WorkWithBuffer will make use of the buffer created by the Buffer function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.