An open API service indexing awesome lists of open source software.

https://github.com/bufbuild/standard-go

Extensions to the Go standard library.
https://github.com/bufbuild/standard-go

Last synced: about 2 months ago
JSON representation

Extensions to the Go standard library.

Awesome Lists containing this project

README

          

# standard-go

[![Build](https://github.com/bufbuild/standard-go/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/bufbuild/standard-go/actions/workflows/ci.yaml)
[![Report Card](https://goreportcard.com/badge/buf.build/go/standard)](https://goreportcard.com/report/buf.build/go/standard)
[![GoDoc](https://pkg.go.dev/badge/buf.build/go/standard.svg)](https://pkg.go.dev/buf.build/go/standard)
[![Slack](https://img.shields.io/badge/slack-buf-%23e01563)](https://buf.build/links/slack)

This library provides extensions to the Go standard library for Buf.

## Status: Beta

This library is in beta and is subject to change.

## Legal

Offered under the [Apache 2 license](https://github.com/bufbuild/standard-go/blob/main/LICENSE).