package wrapper func StrWrapper() []TypeWrapper { return []TypeWrapper{ NewStrCommonWrapper(), NewStrTimeWrapper(), } }