An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.7% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/cloudflare/cloudflare-go

Package cloudflare implements the Cloudflare v4 API. File contains helper methods for accepting variants (pointers, values, slices, etc) of a particular type and returning them in another. A common use is pointer to values and back. _Most_ follow the convention of (where <type> is a Golang type such as Bool): <type>Ptr: Accepts a value and returns a pointer. <type>: Accepts a pointer and returns a value. <type>PtrSlice: Accepts a slice of values and returns a slice of pointers. <type>Slice: Accepts a slice of pointers and returns a slice of values. <type>PtrMap: Accepts a string map of values into a string map of pointers. <type>Map: Accepts a string map of pointers into a string map of values. Not all Golang types are covered here, only those that are commonly used.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/cloudflare/cloudflare-go
License: BSD-3-Clause
Latest release: about 1 year ago
First release: almost 9 years ago
Namespace: github.com/cloudflare
Dependent packages: 6,272
Dependent repositories: 8,872
Stars: 1,006 on GitHub
Forks: 464 on GitHub
Docker dependents: 274
Docker downloads: 3,495,625,726
See more repository details: repos.ecosyste.ms
Last synced: 5 months ago

v0.10.9
Published: over 5 years ago
Registry - Documentation - Download
v0.10.8
Published: over 5 years ago
Registry - Documentation - Download
v0.10.7
Published: over 5 years ago
Registry - Documentation - Download
v0.10.6
Published: over 5 years ago
Registry - Documentation - Download
v0.10.5
Published: over 5 years ago
Registry - Documentation - Download
v0.10.4
Published: over 5 years ago
Registry - Documentation - Download
v0.10.3
Published: over 5 years ago
Registry - Documentation - Download
v0.10.2
Published: over 5 years ago
Registry - Documentation - Download
v0.10.1
Published: over 5 years ago
Registry - Documentation - Download
v0.10.0
Published: over 5 years ago
Registry - Documentation - Download
v0.9.4
Published: almost 6 years ago
Registry - Documentation - Download
v0.9.3
Published: almost 6 years ago
Registry - Documentation - Download
v0.9.2
Published: almost 6 years ago
Registry - Documentation - Download
v0.9.1
Published: about 6 years ago
Registry - Documentation - Download
v0.9.0
Published: about 6 years ago
Registry - Documentation - Download
v0.8.5
Published: almost 7 years ago
Registry - Documentation - Download
v0.8.4
Published: over 7 years ago
Registry - Documentation - Download
v0.8.3
Published: over 7 years ago
Registry - Documentation - Download
v0.8.2
Published: over 7 years ago
Registry - Documentation - Download
v0.8.1
Published: over 7 years ago
Registry - Documentation - Download
v0.8.0
Published: over 7 years ago
Registry - Documentation - Download
v0.7.4
Published: almost 8 years ago
Registry - Documentation - Download
v0.7.3
Published: over 8 years ago
Registry - Documentation - Download
v0.7.2
Published: over 8 years ago
Registry - Documentation - Download
v0.7.1-beta
Published: almost 9 years ago
Registry - Documentation - Download