go-pinyin v0.9.0 Release Notes

Release Date: 2016-09-04 // over 7 years ago
    • 🆕 NEW 新增 func Convert(s string, a *Args) [][]string
    • 🆕 NEW 新增 func LazyConvert(s string, a *Args) []string

    之所以增加这两个函数是希望 a 参数支持 nil