loggers

package
v0.0.0-...-88c5504 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(au models.User, body []byte) (int, []byte)

Create : responds to POST /loggers/ by creating a logger on the data store

func Delete

func Delete(au models.User, logger string) (int, []byte)

Delete : responds to DELETE /loggers/:id: by deleting an existing logger

func List

func List(au models.User) (int, []byte)

List : responds to GET /loggers/ with a list of all loggers

Types

This section is empty.

Jump to

Keyboard shortcuts

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