processor

package module
v1.0.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2018 License: MIT Imports: 3 Imported by: 1

README

Coverage Status Go Report Card Build Status Documentation

Documentation

Overview

<Annotation Val> first annotations. etc. @Get /item/{id} | @Get

<Annotation(Key) Val> second annotations. etc. @Header(Content-Type) multipart/form | @Header(Content-Type)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	*bufio.Scanner
}

func NewProcessor

func NewProcessor(text string) *Processor

func (*Processor) Scan

func (process *Processor) Scan(fn func(ann, key, value string) (err error)) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL