target

package
v0.0.0-...-0811b64 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2015 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const ParamId = "target-id"

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentEntity

type CommentEntity struct {
	Text string `json:"text" description:"raw markdown text"`
}

type TargetFunction

type TargetFunction func(*restful.Request, *restful.Response, *target.Target, *project.Project)

type TargetService

type TargetService struct {
	*services.BaseService
}

func New

func (*TargetService) Register

func (s *TargetService) Register(container *restful.Container)

func (*TargetService) TakeTarget

func (s *TargetService) TakeTarget(fn TargetFunction) restful.RouteFunction

Jump to

Keyboard shortcuts

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