func()

in go/deploy.pb.go [46:51]


func (m *DeleteSiteRequest) GetPath() string {
	if m != nil {
		return m.Path
	}
	return ""
}