Versions in this module Expand all Collapse all v1 v1.5.7 Sep 27, 2021 Changes in this version + type User struct + Age int32 + ID string + Name string + Time time.Time + func (User) JavaClassName() string + type UserProvider struct + GetUser func(ctx context.Context, req []interface{}, rsp *User) error + func (u *UserProvider) Reference() string v1.5.6-rc2 Mar 16, 2021 v1.5.5-rc1 Dec 15, 2020