Ecosyste.ms: Packages

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

Top 9.2% on proxy.golang.org

proxy.golang.org : modernc.org/surface

Command surface provides rudimental checking of API changes/differences. To produce a list of exported symbols for a package in the current directory issue or perhaps To check for removed symbols from two lists issue This reports symbols listed in old but not in new. This option has the same meaning as in the go tool. Use it to add build tags that may change which files will be considered a part of the package. The tool works on parser ASTs and considers only exported names. No typechecking is performed, it does not understand nor care about changes in definitions. The package loader respects environment variables GOOS and GOARCH. Files matching *_test.go are ignored.

Registry - Source - Documentation - JSON
purl: pkg:golang/modernc.org/surface
License: BSD-3-Clause
Latest release: 3 months ago
First release: 3 months ago
Namespace: modernc.org
Last synced: 4 days ago

    Loading...
    Readme
    Loading...