func()

in message/common.pb.go [852:859]


func (x *Signature) GetParameters() []*AvaticaParameter {
	if x != nil {
		if x.xxx_hidden_Parameters != nil {
			return *x.xxx_hidden_Parameters
		}
	}
	return nil
}