package protocol // Generate turns this protocol into code. func (this *Protocol) Generate(writer io.Writer) error { // TODO }