Documentation ¶
Overview ¶
Package fmt contains string formatting utilities
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deep ¶
Deep prints the value v to w, while recursing into struct fields, map key and values, array and slice elements. Deep may fall in an infinite loop if v has cycles.
func FormatBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.