Documentation
¶
Overview ¶
Sample Go repository for trying out any module related tech
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fhelloln ¶ added in v0.5.0
Fhelloln formats and prints a greeting string to given writer. See fmt.Fprintln.
Example ¶
sample.Fhelloln(os.Stdout, "kurth4cker")
Output: hello kurth4cker
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.