My goal is to use every golang package for something simple and interesting, and post the results on github.
- archive
- archive/tar
- archive/tar/testdata
- archive/zip
- archive/zip/testdata
- bufio
- builtin
- bytes
- compress
- compress/bzip2
- compress/bzip2/testdata
- compress/flate
- compress/gzip
- compress/gzip/testdata
- compress/lzw
- compress/testdata
- compress/zlib
- container
- container/heap
- container/list
- container/ring
- crypto
- crypto/aes
- crypto/cipher
- crypto/des
- crypto/dsa
- crypto/ecdsa
- crypto/ecdsa/testdata
- crypto/elliptic
- crypto/hmac
- crypto/md5
- crypto/rand
- crypto/rc4
- crypto/rsa
- crypto/rsa/testdata
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/subtle
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- database
- database/sql
- database/sql/driver
- debug
- debug/dwarf
- debug/dwarf/testdata
- debug/elf
- debug/elf/testdata
- debug/gosym
- debug/macho
- debug/macho/testdata
- debug/pe
- debug/pe/testdata
- encoding
- encoding/ascii85
- encoding/asn1
- encoding/base32
- encoding/base64
- encoding/binary
- encoding/csv
- encoding/gob
- encoding/hex
- encoding/json
- encoding/json/testdata
- encoding/pem
- encoding/xml
- errors
- expvar
- flag
- fmt
- go
- go/ast
- go/build
- go/build/testdata
- go/build/testdata/other
- go/build/testdata/other/file
- go/doc
- go/doc/testdata
- go/format
- go/parser
- go/parser/testdata
- go/printer
- go/printer/testdata
- go/scanner
- go/token
- hash
- hash/adler32
- hash/crc32
- hash/crc64
- hash/fnv
- html
- html/template
- image
- image/color
- image/color/palette
- image/draw
- image/gif
- image/jpeg
- image/png
- image/png/testdata
- image/png/testdata/pngsuite
- image/testdata
- index
- index/suffixarray
- io
- io/ioutil
- log
- log/syslog
- math
- math/big
- math/cmplx
- math/rand
- mime
- mime/multipart
- mime/multipart/testdata
- mime/testdata
- net
- net/http
- net/http/cgi
- net/http/cgi/testdata
- net/http/cookiejar
- net/http/fcgi
- net/http/httptest
- net/http/httputil
- net/http/pprof
- net/http/testdata
- net/mail
- net/rpc
- net/rpc/jsonrpc
- net/smtp
- net/testdata
- net/textproto
- net/url
- os
- os/exec
- os/signal
- os/user
- path
- path/filepath
- reflect
- regexp
- regexp/syntax
- regexp/testdata
- runtime
- runtime/cgo
- runtime/debug
- runtime/pprof
- runtime/race
- runtime/race/testdata
- sort
- strconv
- strconv/testdata
- strings
- sync
- sync/atomic
- syscall
- testing
- testing/iotest
- testing/quick
- text
- text/scanner
- text/tabwriter
- text/template
- text/template/parse
- text/template/testdata
- time
- unicode
- unicode/utf16
- unicode/utf8
- unsafe