In golang, is it possible to get reflect.Type from the type itself, from name as string? In golang, is it possible to get reflect.Type from the type itself, from name as string? go go

In golang, is it possible to get reflect.Type from the type itself, from name as string?