math

package
v0.0.0-...-8ac874d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Host = &Config{
	URL: &url.URL{
		Scheme: "http",
		Path:   "/kite",
		Host:   "127.0.0.1:3636",
	},
}

Functions

This section is empty.

Types

type Config

type Config struct {
	URL *url.URL
}

func (*Config) IP

func (c *Config) IP() string

func (*Config) Port

func (c *Config) Port() int

func (*Config) Set

func (c *Config) Set(s string) error

func (*Config) String

func (c *Config) String() string

type Request

type Request struct {
	Number int
	Name   string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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