Discover Packages
github.com/task4233/delog
package
module
Version:
v0.0.0-...-f02ec89
Opens a new window with list of versions in this module.
Published: Mar 17, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
Documentation
¶
Fprintf formats according to a format specifier and writes to w.
Arguments are handled in the manner of fmt.FPrintf.
Fprintln formats using the default formats for its operands and writes to w.
Spaces are always added between operands and a newline is appended.
Arguments are handled in the manner of fmt.FPrintln.
Printf calls Fprintf to print to the standard logger.
Arguments are handled in the manner of fmt.Printf.
Println calls Fprintln to print to the standard logger.
Arguments are handled in the manner of fmt.Printf.
Delog structs
New for running delog package with CLI
Clean deletes all methods related to delog in ".go" files under the given directory path
Run executes each method for delog package
Sweep deletes all methods related to delog
Source Files
¶
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.