Documentation
¶
Index ¶
- func FHidableWarning(ctx context.Context, w io.Writer, format string, a ...any)
- func Ferror(w io.Writer, a ...any)
- func Ferrorf(w io.Writer, format string, a ...any)
- func Finfo(w io.Writer, a ...any)
- func Finfof(w io.Writer, format string, a ...any)
- func Fsuccess(w io.Writer, a ...any)
- func Fsuccessf(w io.Writer, format string, a ...any)
- func Fwarning(w io.Writer, a ...any)
- func Fwarningf(w io.Writer, format string, a ...any)
- func HideMessage(ctx context.Context, format string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FHidableWarning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.