documentation: Adds package level comments (#2612)
* ADDED package level comments for: benchmark/, examples/helloworld/ * UPDATED code to run gofmt * FIXED linter errors * FIXED spelling error * FIXED documentation based on feedback * FIXED comment to add pointer to another file * ADDED reference to start server * ADDED fix to include command to start server
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
// Package main implements a client for Greeter service.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user