Ecosyste.ms: Packages

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

Top 4.0% on proxy.golang.org
Top 4.1% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org
Top 4.4% forks on proxy.golang.org

proxy.golang.org : github.com/fluhus/godoc-tricks

Package godoctricks is a tutorial on the features of GoDoc. It is meant to help eveyone make the most out of this feature of Go. Notice that this doc is written in godoc itself as package documentation. The defined types are just for making the table of contents at the head of the page; they have no meanings as actual types. If you have any suggestion or comment, please feel free to open an issue. By Amit Lavon. The new version introduces a few additions to what the godoc tool can recognize. You can see them below at Links, Headings and Lists. The official documentation is at: https://go.dev/doc/comment This function is named Example(), which is a package level test function. This function is named Example_other(), which is a package level test function and has the label "other". A whole file example is a file that ends in `_test.go` and contains exactly one example function, no test or benchmark functions, and at least one other package-level declaration.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fluhus/godoc-tricks
Keywords: documentation, go, godoc, golang
License: MIT
Latest release: about 1 year ago
First release: about 4 years ago
Namespace: github.com/fluhus
Dependent packages: 2
Dependent repositories: 1
Stars: 377 on GitHub
Forks: 27 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...