package
Version:
v0.3.21
Opens a new window with list of versions in this module.
Published: Mar 10, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Print(args ...interface{})
Print 打印
func Printf(format string, args ...interface{})
Printf 打印并格式化
func Println(args ...interface{})
Println 打印并换行
func Sprint(args ...interface{}) string
Sprint 打印并返回
func Sprintln(args ...interface{}) string
Sprintln 打印换行并返回
Source Files
¶
Click to show internal directories.
Click to hide internal directories.