a8m/syncmap

not work on go 1.18 any more

yangjuncode opened this issue · 1 comments

the simple cli: syncmap -name TsysLicMap -pkg mypkg "map[string]*http.Request"
generate the code type is any.

func (m *TsysLicMap) Load(key any) (value any, ok bool)