func()

in api/proto/catalog.pb.go [87:92]


func (x *RegistryRequest) GetDefinition() string {
	if x != nil {
		return x.Definition
	}
	return ""
}