if err != nil {
return fmt.Errorf("oopsie wopsie: %w", err)
}


i'm a retarded gojeet I like my error handling to take up half of my loc