common

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomSessionID

func RandomSessionID() string

Types

type APIResume

type APIResume struct {
	Route            string `json:"route"`
	PathRegexp       string `json:"path-regexp"`
	QueriesTemplates string `json:"queries-templates"`
	QueriesRegexps   string `json:"queries-regexps"`
	Methods          string `json:"methods"`
}

APIResume API描述信息

type GenericResponse

type GenericResponse struct {
	V   interface{} `json:"v"`
	Err string      `json:"err"`
}

Jump to

Keyboard shortcuts

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