package
0.0.0-20241128082441-314096991bf5
Repository: https://github.com/timmy21/learn-go.git
Documentation: pkg.go.dev

# Functions

Go函数支持多值返回,如果需要返回错误,一般都是最后一个值表示error.