package
Version:
v0.0.0-...-f886c54
Opens a new window with list of versions in this module.
Published: Sep 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func TestCustomUserClient()
type User struct {
Name string `json:"name"`
Class string `json:"class"`
RollNum int64 `json:"roll_num"`
Metadata []byte `json:"metadata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.