datasources

package
v0.0.0-...-7716863 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handle

func Handle(conn *websocket.Conn, channel *string, updating map[string]bool) (err error)

func Process

func Process(data Data) interface{}

Types

type Data

type Data struct {
	Request  Request
	Interval int32
	Query    string
}
type Header struct {
	Key   string
	Value string
}

type Request

type Request struct {
	Url     string
	Headers []Header
}

Jump to

Keyboard shortcuts

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