Declaración
func GetTypeName(target object) string
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Objetivo | Object | The target object to get type name for |
Regresar
Tipo | Descripción |
---|---|
String | \ |
Return the name of the target object's type
func GetTypeName(target object) string
go
Nombre | Tipo | Descripción |
---|---|---|
Objetivo | Object | The target object to get type name for |
Tipo | Descripción |
---|---|
String | \ |