package
Version:
v0.0.0-...-41d80be
Opens a new window with list of versions in this module.
Published: Jan 17, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ActualizarGrupoJ struct {
NombreGrupoDice string `json:"nombre_grupo_dice"`
NombreGrupoDebeDecir string `json:"nombre_grupo_debe_decir"`
}
type GrupoJ struct {
IDGrupo int `json:"id_grupo"`
IDUsuario int `json:"id_usuario"`
NombreGrupo string `json:"nombre_grupo"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.