Documentation ¶ Index ¶ func GetName() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetName ¶ func GetName() string GetName is an example of funcion inside a package First letter in function name should be uppercase for function to be exported Functions, Types, or even Type fields which start with lowercase letters will be private Types ¶ This section is empty. Source Files ¶ View all Source files getname.go Click to show internal directories. Click to hide internal directories.