resource

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
}

Legacy is a struct

func (*Admin) Do

func (r *Admin) Do(b *rf.Context)

Do

func (*Admin) URLPatterns

func (r *Admin) URLPatterns() []rf.Route

URLPatterns helps to respond for corresponding API calls

type Legacy

type Legacy struct {
}

Legacy is a struct

func (*Legacy) Do

func (r *Legacy) Do(b *rf.Context)

Do

func (*Legacy) URLPatterns

func (r *Legacy) URLPatterns() []rf.Route

URLPatterns helps to respond for corresponding API calls

type RestFulHello

type RestFulHello struct {
}

RestFulHello is a struct used for implementation of restfull hello program

func (*RestFulHello) Hello

func (r *RestFulHello) Hello(b *rf.Context)

Hello

func (*RestFulHello) URLPatterns

func (r *RestFulHello) URLPatterns() []rf.Route

URLPatterns helps to respond for corresponding API calls

Jump to

Keyboard shortcuts

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