Skip to content

cattlecloud/scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scope

Go Reference License Build

scope is a substitute for the Go context package.

It provides a more convenient context API than the standard library, while maintaining 100% compatibility.

Requirements

The minimum Go version is go1.23.

Install

The forms package can be added to a project with go get.

go get -u cattlecloud.net/go/scope@latest

License

The cattlecloud.net/go/scope module is open source under the BSD license.

About

scope is a substitute for the Go context package

Topics

Resources

License

Stars

Watchers

Forks