func()

in api/proto/catalog.pb.go [80:85]


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