godoc Command Examples

View documentation for go packages. More information: https://godoc.org/.

godoc {{fmt}}

godoc {{fmt}} {{Printf}}

godoc -http=:{{6060}}

godoc -write_index -index_files={{path/to/file}}

godoc -http=:{{6060}} -index -index_files={{path/to/file}}