module
0.0.0-20230918150333-d4da1940a949
Repository: https://github.com/digininja/go_practice.git
Documentation: pkg.go.dev
# README
go_practice
A bunch of single file apps to test out Go features.
channels
Working with channels, goroutines and waitgroups.
regexp
Working on different regular expressions and ways to match with them.
floats
Converting things to and from floats and looking at float maths.
json
Converting things in and out of JSON objects.
maps
Stuff with maps and maps of maps.
sort
Custom sort routines.
testing_channels
Writing test and benchmark scripts for code that uses goroutines and channels.
interfaces
Implementing interfaces with structs.
charts
Playing with creating graphs using https://github.com/gonum/plot
slices
Playing with slices and bits of them
imports
Examples of how to import code from other files, both in the same directory and a different directory.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author