func fmt.Appendln
3 uses
fmt (current package)
print.go#L330: func Appendln(b []byte, a ...any) []byte {
log
log.go#L277: return fmt.Appendln(b, v...)
log.go#L406: return fmt.Appendln(b, v...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)