logging

package
v0.0.0-...-e85117a Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(api *rest.API, logsService *services.LogsService)

Setup ...

Types

type IDResponse

type IDResponse struct {
	ID string `json:"id"`
}

IDResponse only contains an id swagger:response IDResponse

type RequestBody

type RequestBody struct {
	Precision int               `json:"precision"`
	Sw        model.GeoLocation `json:"sw"`
	Ne        model.GeoLocation `json:"ne"`
}

RequestBody with geo bounds

Jump to

Keyboard shortcuts

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