Skip to content

Reference

The complete technical documentation of the Go source code is available on pkg.go.dev

Main components

Local documentation

To generate the documentation locally:

# Install godoc
go install golang.org/x/tools/cmd/godoc@latest

# Start local server
godoc -http=:6060

# Open in browser
open http://localhost:6060/pkg/github.com/Enedis-OSS/tic4eebus/