package
Version:
v0.0.0-...-ebb443a
Opens a new window with list of versions in this module.
Published: Apr 8, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HelloRequest struct {
Name string `json:"name"`
}
type HelloResponse struct {
SettingMessage string `json:"setting_message"`
Id string `json:"id"`
Username string `json:"username"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.