New feature for Go - add method to get the operating system version

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go

    The Go programming language

  • Just so you know, (and this is a fine place for initial feedback), the Go issue tracker is the place for proposals. These get seen by maintainers and triaged into stages and publicly reported on in weekly meeting minutes. (This is not necessarily a fast or perfect process, but is the official process).

  • rsrc

    Tool for embedding .ico & manifest resources in Go programs for Windows.

  • One problem is, on Windows, this is impossible without bundling your application with a compiled manifest (I use github.com/akavel/rsrc. It's a horrible state of affairs brought about by backwards compatibility, but without it when you ask for a version, you'll get Windows 8 no matter what.

  • 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
  • go-sysinfo

    go-sysinfo is a library for collecting system information.

  • You could definitely develop a library that does what you suggest (and some options already exist) however I doubt that it's something that will be added to the standard library (the barrier is very high for good reason!).

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