func()

in plugin/v2/api.pb.go [112:117]


func (m *StatusResponse) GetVersion() string {
	if m != nil {
		return m.Version
	}
	return ""
}