MCPcopy Create free account

hub / github.com/clangcn/ngrok-one-key-install / types & classes

Types & classes363 in github.com/clangcn/ngrok-one-key-install

↓ 72 callersTypeAliasInt
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/util.go:7
↓ 12 callersTypeAliasyaml_style_t
Node Styles
ngrok-1.7/src/gopkg.in/yaml.v1/yamlh.go:68
↓ 7 callersTypeAliasKey
public API, common OS agnostic part
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:11
↓ 5 callersTypeAliasmethodMatcher
Methods -------------------------------------------------------------------- methodMatcher matches the request against HTTP methods.
ngrok-1.7/src/github.com/gorilla/mux/route.go:280
↓ 5 callersTypeAliasschemeMatcher
Schemes -------------------------------------------------------------------- schemeMatcher matches the request against URL schemes.
ngrok-1.7/src/github.com/gorilla/mux/route.go:376
↓ 4 callersTypeAliasString
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/util.go:13
↓ 4 callersTypeAliasheaderMatcher
Headers -------------------------------------------------------------------- headerMatcher matches the request against header values.
ngrok-1.7/src/github.com/gorilla/mux/route.go:189
↓ 3 callersTypeAliasshort
ngrok-1.7/src/github.com/nsf/termbox-go/termbox_windows.go:10
↓ 3 callersTypeAliaswchar
ngrok-1.7/src/github.com/nsf/termbox-go/termbox_windows.go:9
↓ 2 callersTypeAliascacheUrl
ngrok-1.7/src/ngrok/server/registry.go:17
↓ 1 callersTypeAliasAttribute
public API, common OS agnostic part
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:12
↓ 1 callersTypeAliasByName
Implement sort.Interface for []os.FileInfo based on Name()
ngrok-1.7/src/github.com/jteeuwen/go-bindata/convert.go:113
↓ 1 callersTypeAliasCounterSnapshot
CounterSnapshot is a read-only copy of another Counter.
ngrok-1.7/src/github.com/rcrowley/go-metrics/counter.go:42
↓ 1 callersTypeAliasDuplicateMetric
DuplicateMetric is the error returned by Registry.Register when a metric already exists. If you mean to Register that metric you must first Unregiste
ngrok-1.7/src/github.com/rcrowley/go-metrics/registry.go:12
↓ 1 callersTypeAliasEWMASnapshot
EWMASnapshot is a read-only copy of another EWMA.
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:42
↓ 1 callersTypeAliasGaugeFloat64Snapshot
GaugeFloat64Snapshot is a read-only copy of another GaugeFloat64.
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge_float64.go:42
↓ 1 callersTypeAliasGaugeSnapshot
GaugeSnapshot is a read-only copy of another Gauge.
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge.go:40
↓ 1 callersTypeAliasSocketLogWriter
This log writer sends output to a socket
ngrok-1.7/src/github.com/keepeye/log4go/socklog.go:13
↓ 1 callersTypeAliasdword
ngrok-1.7/src/github.com/nsf/termbox-go/termbox_windows.go:11
↓ 1 callersTypeAliasexternalPanic
ngrok-1.7/src/gopkg.in/yaml.v1/yaml.go:177
↓ 1 callersTypeAliasheaderRegexMatcher
headerRegexMatcher matches the request against the route given a regex for the header
ngrok-1.7/src/github.com/gorilla/mux/route.go:214
↓ 1 callersTypeAliaskeyList
ngrok-1.7/src/gopkg.in/yaml.v1/sorter.go:8
↓ 1 callersTypeAliasneverEnding
ngrok-1.7/src/ngrok/proto/http.go:195
↓ 1 callersTypeAliasrecordType
TLS record types.
ngrok-1.7/src/github.com/inconshreveable/go-vhost/tls.go:52
↓ 1 callersTypeAliasyaml_mapping_style_t
ngrok-1.7/src/gopkg.in/yaml.v1/yamlh.go:95
↓ 1 callersTypeAliasyaml_scalar_style_t
ngrok-1.7/src/gopkg.in/yaml.v1/yamlh.go:70
↓ 1 callersTypeAliasyaml_sequence_style_t
ngrok-1.7/src/gopkg.in/yaml.v1/yamlh.go:84
TypeAliasAppendSliceValue
borrowed from https://github.com/hashicorp/serf/blob/master/command/agent/flag_slice_value.go AppendSliceValue implements the flag.Value interface and
ngrok-1.7/src/github.com/jteeuwen/go-bindata/go-bindata/AppendSliceValue.go:9
StructAsset
Asset holds information about a single asset to be processed.
ngrok-1.7/src/github.com/jteeuwen/go-bindata/asset.go:8
StructAuth
When a client opens a new control channel to the server it must start by sending an Auth message.
ngrok-1.7/src/ngrok/msg/msg.go:34
StructAuthResp
A server responds to an Auth message with an AuthResp message over the control channel. If Error is not the empty string the server has indicated it
ngrok-1.7/src/ngrok/msg/msg.go:54
StructBadRequest
BadRequest is returned when extraction of the vhost name fails
ngrok-1.7/src/github.com/inconshreveable/go-vhost/mux.go:28
StructBatch
ngrok-1.7/src/github.com/rcrowley/go-metrics/librato/client.go:61
StructBroadcast
ngrok-1.7/src/ngrok/util/broadcast.go:3
FuncTypeBuildVarsFunc
BuildVarsFunc -------------------------------------------------------------- BuildVarsFunc is the function signature used by custom build variable fun
ngrok-1.7/src/github.com/gorilla/mux/route.go:395
StructByteWriter
ngrok-1.7/src/github.com/jteeuwen/go-bindata/bytewriter.go:18
StructCell
A cell, single conceptual entity on the screen. The screen is basically a 2d array of cells. 'Ch' is a unicode character, 'Fg' and 'Bg' are foreground
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:34
StructClientHelloMsg
ngrok-1.7/src/github.com/inconshreveable/go-vhost/tls.go:282
StructClientMetrics
ngrok-1.7/src/ngrok/client/metrics.go:12
StructClientModel
ngrok-1.7/src/ngrok/client/model.go:35
StructCloseError
CloseError represents close frame.
ngrok-1.7/src/github.com/gorilla/websocket/conn.go:92
StructClosed
Closed is returned when the underlying connection is closed
ngrok-1.7/src/github.com/inconshreveable/go-vhost/mux.go:33
InterfaceCompression
Compression is an interface that Diskv uses to implement compression of data. Writer takes a destination io.Writer and returns a WriteCloser that comp
ngrok-1.7/src/github.com/peterbourgon/diskv/compression.go:16
StructCondition
ngrok-1.7/src/github.com/mattn/go-runewidth/runewidth.go:305
StructConfig
Config defines a set of options for the asset conversion.
ngrok-1.7/src/github.com/jteeuwen/go-bindata/config.go:26
StructConfigMgr
ngrok-1.7/src/ngrok/server/config.go:46
StructConfiguration
ngrok-1.7/src/ngrok/client/config.go:18
InterfaceConn
ngrok-1.7/src/github.com/inconshreveable/go-vhost/interface.go:7
InterfaceConn
ngrok-1.7/src/ngrok/conn/conn.go:18
StructConn
Conn represents a WebSocket connection.
ngrok-1.7/src/github.com/gorilla/websocket/conn.go:142
TypeAliasConnStatus
ngrok-1.7/src/ngrok/client/mvc/state.go:17
StructConnectionContext
ngrok-1.7/src/ngrok/client/mvc/state.go:31
TypeAliasConsoleLogWriter
This is the standard writer that prints to standard output.
ngrok-1.7/src/github.com/keepeye/log4go/termlog.go:14
StructControl
ngrok-1.7/src/ngrok/server/control.go:24
StructControlRegistry
ControlRegistry maps a client ID to Control structures
ngrok-1.7/src/ngrok/server/registry.go:164
InterfaceController
ngrok-1.7/src/ngrok/client/mvc/controller.go:7
StructController
The MVC Controller
ngrok-1.7/src/ngrok/client/controller.go:30
InterfaceCounter
Counters hold an int64 value that can be incremented and decremented.
ngrok-1.7/src/github.com/rcrowley/go-metrics/counter.go:6
StructData
ngrok-1.7/src/gopkg.in/yaml.v1/decode_test.go:610
StructDb
ngrok-1.7/src/ngrok/server/config.go:42
InterfaceDbProvider
ngrok-1.7/src/ngrok/server/config.go:37
StructDialer
A Dialer contains options for connecting to WebSocket server.
ngrok-1.7/src/github.com/gorilla/websocket/client.go:48
StructDiskv
Diskv implements the Diskv interface. You shouldn't construct Diskv structures directly; instead, use the New constructor.
ngrok-1.7/src/github.com/peterbourgon/diskv/diskv.go:58
StructDownload
Download encapsulates the state and parameters to download content from a URL which: - Publishes the percentage of the download completed to a channe
ngrok-1.7/src/github.com/inconshreveable/go-update/download/download.go:28
InterfaceEWMA
EWMAs continuously calculate an exponentially-weighted moving average based on an outside source of clock ticks.
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:11
StructEditBox
ngrok-1.7/src/github.com/nsf/termbox-go/_demos/editbox.go:69
StructEnvelope
ngrok-1.7/src/ngrok/msg/msg.go:27
StructEvent
This type represents a termbox event. The 'Mod', 'Key' and 'Ch' fields are valid if 'Type' is EventKey. The 'Width' and 'Height' fields are valid if '
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:18
TypeAliasEventType
public API, common OS agnostic part
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:9
StructExpDecaySample
ExpDecaySample is an exponentially-decaying sample using a forward-decaying priority reservoir. See Cormode et al's "Forward Decay: A Practical Time
ngrok-1.7/src/github.com/rcrowley/go-metrics/sample.go:37
StructFileLogWriter
This log writer sends output to a file
ngrok-1.7/src/github.com/keepeye/log4go/filelog.go:12
StructFileTarget
ngrok-1.7/src/github.com/inconshreveable/go-update/download/download.go:212
StructFilter
****** Logger ******/ A Filter represents the log level below which no log records are written to the associated LogWriter.
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:126
TypeAliasFormatLogWriter
This is the standard writer that prints to standard output.
ngrok-1.7/src/github.com/keepeye/log4go/pattlog.go:97
InterfaceGauge
Gauges hold an int64 value that can be set arbitrarily.
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge.go:6
InterfaceGaugeFloat64
GaugeFloat64s hold a float64 value that can be set arbitrarily.
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge_float64.go:6
InterfaceGetter
The Getter interface is implemented by types to do their own custom marshalling into a YAML tag and value.
ngrok-1.7/src/gopkg.in/yaml.v1/yaml.go:47
StructGraphiteConfig
GraphiteConfig provides a container with configuration parameters for the Graphite exporter
ngrok-1.7/src/github.com/rcrowley/go-metrics/graphite.go:15
StructHTTPConn
ngrok-1.7/src/github.com/inconshreveable/go-vhost/http.go:9
StructHTTPMuxer
ngrok-1.7/src/github.com/inconshreveable/go-vhost/mux.go:217
StructHandshakeError
HandshakeError describes an error with the handshake from the peer.
ngrok-1.7/src/github.com/gorilla/websocket/server.go:18
InterfaceHealthcheck
Healthchecks hold an error value describing an arbitrary up/down status.
ngrok-1.7/src/github.com/rcrowley/go-metrics/healthcheck.go:4
InterfaceHistogram
Histograms calculate distribution statistics from a series of int64 values.
ngrok-1.7/src/github.com/rcrowley/go-metrics/histogram.go:4
StructHistogramSnapshot
HistogramSnapshot is a read-only copy of another Histogram.
ngrok-1.7/src/github.com/rcrowley/go-metrics/histogram.go:49
StructHttp
ngrok-1.7/src/ngrok/proto/http.go:39
StructHttpRequest
ngrok-1.7/src/ngrok/proto/http.go:20
StructHttpResponse
ngrok-1.7/src/ngrok/proto/http.go:25
StructHttpTxn
ngrok-1.7/src/ngrok/proto/http.go:30
StructHttpView
ngrok-1.7/src/ngrok/client/views/term/http.go:17
InterfaceIndex
Index is a generic interface for things that can provide an ordered list of keys.
ngrok-1.7/src/github.com/peterbourgon/diskv/index.go:11
TypeAliasInitiative
ngrok-1.7/src/github.com/inconshreveable/go-update/check/check.go:17
StructInputConfig
InputConfig defines options on a asset directory to be convert.
ngrok-1.7/src/github.com/jteeuwen/go-bindata/config.go:15
TypeAliasInputMode
public API, common OS agnostic part
ngrok-1.7/src/github.com/nsf/termbox-go/api_common.go:7
InterfaceItem
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/llrb.go:32
StructItem
ngrok-1.7/src/ngrok/cache/lru.go:42
FuncTypeItemIterator
func(i Item) bool
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/iterator.go:3
StructKeenIoMetric
ngrok-1.7/src/ngrok/server/metrics.go:157
StructKeenIoMetrics
ngrok-1.7/src/ngrok/server/metrics.go:162
StructKeenStruct
ngrok-1.7/src/ngrok/server/metrics.go:295
StructLLRB
Tree is a Left-Leaning Red-Black (LLRB) implementation of 2-3 trees
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/llrb.go:20
next →1–100 of 363, ranked by callers