Declaration
func GetTypeName(target object) string
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Target | Object | The target object to get type name for |
Return
| Type | Description |
|---|---|
| String | \ |
Return the name of the target object's type
func GetTypeName(target object) string
go
| Name | Type | Description |
|---|---|---|
| Target | Object | The target object to get type name for |
| Type | Description |
|---|---|
| String | \ |