api

package
v0.0.0-...-45c32e7 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bot

func Bot(w http.ResponseWriter, r *http.Request)

func Jobs

func Jobs(w http.ResponseWriter, r *http.Request)

Types

type QueryParams

type QueryParams struct {
	Keywords         string
	Location         string
	TimePeriod       string
	PaginationFactor string
	Calls            string
	Mode             string
}

type Response

type Response struct {
	Msg       string `json:"text"`
	ChatID    int64  `json:"chat_id"`
	Method    string `json:"method"`
	ParseMode string `json:"parse_mode"`
}

Jump to

Keyboard shortcuts

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