Add package docs
Signed-off-by: Xe Iaso <me@christine.website>
This commit is contained in:
parent
6dedf2b009
commit
7b766d82b6
|
@ -0,0 +1,8 @@
|
|||
// Package gonads is full of Go generics antipatterns and things you should not
|
||||
// use in production.
|
||||
//
|
||||
// This is mostly made up of shitposts and things that I wish I could have in
|
||||
// Go if it were a slightly better language.
|
||||
//
|
||||
// Deprecated: This is antipatterns incarnate. Do not use this.
|
||||
package gonads
|
Loading…
Reference in New Issue