_test_util

package
v0.0.0-...-faba33d Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2016 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NotFindString = "404 page not found\n"
)

Variables

View Source
var (
	ListenPort int = 4000
)

Functions

This section is empty.

Types

type TestNote

type TestNote struct {
	Text string
}

type TestUser

type TestUser struct {
	Name  string
	Age   int
	Money float64
	Notes []TestNote
	Alive bool
}

Jump to

Keyboard shortcuts

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