server

package
v0.0.0-...-d31700d Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 11 Imported by: 0

README

HTTP服务器

{
  "agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
  "at": "2018-08-11T18:11:36.052356321+08:00",
  "duration": 0.067402,
  "host": "localhost:3000",
  "ip": "::1",
  "level": "info",
  "machineName": "MacBook",
  "method": "GET",
  "path": "/",
  "query": {
    "name": [
      "value"
    ]
  },
  "rawQuery": "name=value",
  "refer": "",
  "reqBodySize": 0,
  "resBodySize": 23,
  "status": 200,
  "tags": {
    "hello": "world"
  }
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListenAndServe

func ListenAndServe(handler http.Handler)

Types

This section is empty.

Jump to

Keyboard shortcuts

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