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