suraj-day1

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2021 License: MIT Imports: 1 Imported by: 0

README

The godoc Utility

  • The Go distribution comes with a plethora fo tools.
  • The GO doc utility can be executed either as a normal command line application that displays its output on a terminal, or a command line terminal that starts a web server.
  • In order to find information about the printf() function of the fmt package you should execute the following commands
go doc fmt.Printf
go doc fmt
godoc -http=:8001

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL