table

package
v0.0.0-...-e5aaa3f Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

type Log struct {
	Host      string
	Method    string
	Path      string
	Params    string
	UserAgent string
	IP        string

	database.Table
	// contains filtered or unexported fields
}

func InsertLog

func InsertLog(host, method, path, params, userAgent, ip string) (*Log, error)

type Service

type Service struct {
	Name    string
	Host    string
	Servers pq.StringArray

	database.Table
	// contains filtered or unexported fields
}

func QueryAllServices

func QueryAllServices() ([]Service, error)

Jump to

Keyboard shortcuts

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