router

package
v0.0.0-...-36c7bc2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRouter

func GetRouter() *mux.Router

GetRouter returns the routes for the server

Types

type Installation

type Installation struct {
	ID int64 `json:"id"`
}

Installation is used to get the installation ID from the payload

type Payload

type Payload struct {
	Installation Installation `json:"installation"`
}

Payload is used to get the installation ID from payload

Jump to

Keyboard shortcuts

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