Too many returns?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • requests

    HTTP requests for Gophers (by earthboundkid)

  • Yeah, tons of boilerplate. See https://blog.carlmjohnson.net/post/2021/requests-golang-http-client/

  • gocyclo

    Calculate cyclomatic complexities of functions in Go source code.

  • I'd consider replacing the linter with gocyclo. I don't think the number of returns by itself is such a useful metric in Go.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I wrote my own Go HTTP client

    1 project | news.ycombinator.com | 30 May 2023
  • How important is gocyclo for you

    1 project | /r/golang | 22 May 2023
  • requests v0.23.4 with XML support

    1 project | /r/golang | 22 May 2023
  • How use gorilla/http for requests

    1 project | /r/golang | 28 Feb 2023
  • How I write offline API tests in Go

    2 projects | /r/golang | 7 Nov 2022