package
0.0.0-20170324174408-748f5db8ce8c
Repository: https://github.com/virrages/chirp.git
Documentation: pkg.go.dev
# Functions
GetenvOrDefault retrieves the value of the environment variable named by the `key`.
# Type aliases
TweetsByCreationDateDesc is helper struct to implement sorting of `Tweet` slices by creation date.