...

Package version

import "cloud.google.com/go/internal/version"
Overview
Index

Overview ▾

Package version contains version information for Google Cloud Client Libraries for Go, as reported in request headers.

Index ▾

Package files

version.go

Constants

Repo is the current version of the client libraries in this repo. It should be a date in YYYYMMDD format.

const Repo = "20201104"

func Go

func Go() string

Go returns the Go runtime version. The returned string has no whitespace.