Versions in this module Expand all Collapse all v1 v1.0.2 Jun 4, 2021 Changes in this version + var FilterWord = []string + type Address struct + Address string + City string + IdNumber string + Mobile string + Name string + PostCode string + Province string + Region string + Street string + func Decompose(info *Address, str string) *Address + func Parse(address *Address) *Address + func Smart(str string) *Address v1.0.1 Jun 3, 2021