MCPcopy Create free account

hub / github.com/clangcn/ngrok-one-key-install / functions

Functions2,521 in github.com/clangcn/ngrok-one-key-install

↓ 175 callersMethodClose
This should clean up anything lingering about the LogWriter, as it is called before the LogWriter is removed. LogWrite should not be called after Clo
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:119
↓ 110 callersFunctiondraw_key
(k []key, fg, bg termbox.Attribute)
ngrok-1.7/src/github.com/nsf/termbox-go/_demos/keyboard.go:348
↓ 95 callersFunctionn
(b,a,c)
ngrok-1.7/assets/client/static/js/angular.js:6
↓ 87 callersFunctionnewRequest
newRequest is a helper function to create a new request with a method and url
ngrok-1.7/src/github.com/gorilla/mux/mux_test.go:1447
↓ 78 callersFunctiona
(a,b,e)
ngrok-1.7/assets/client/static/js/angular.js:17
↓ 72 callersMethodPrintf
(x, y int, arg0 string, args ...interface{})
ngrok-1.7/src/ngrok/client/views/term/area.go:44
↓ 67 callersMethodCount
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:11
↓ 65 callersMethodRegister
Register the given metric under the given name.
ngrok-1.7/src/github.com/rcrowley/go-metrics/registry.go:37
↓ 65 callersFunctione
(a)
ngrok-1.7/assets/client/static/js/angular.js:25
↓ 63 callersMethodPath
Path registers a new route with a matcher for the URL path. See Route.Path().
ngrok-1.7/src/github.com/gorilla/mux/mux.go:217
↓ 59 callersMethodInfo
(string, ...interface{})
ngrok-1.7/src/ngrok/log/logger.go:55
↓ 58 callersFunctionf
(a)
ngrok-1.7/assets/client/static/js/angular.js:64
↓ 58 callersFunctionyaml_parser_update_buffer
Ensure that the buffer contains at least `length` characters. Return true on success, false on failure. The length is supposed to be significantly le
ngrok-1.7/src/gopkg.in/yaml.v1/readerc.go:91
↓ 57 callersMethodWriteString
(p string)
ngrok-1.7/src/github.com/gorilla/websocket/conn.go:461
↓ 53 callersMethodUpdate
(int64)
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:15
↓ 53 callersFunctionc
(a)
ngrok-1.7/assets/client/static/js/angular.js:15
↓ 53 callersFunctiont
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 51 callersMethodRate
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:12
↓ 51 callersFunctionb
(e,t)
ngrok-1.7/assets/client/static/js/jquery-1.9.1.min.js:3
↓ 50 callersMethodError
(string, ...interface{})
ngrok-1.7/src/ngrok/log/logger.go:57
↓ 48 callersMethodError
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/healthcheck.go:6
↓ 45 callersFunctionelapseMinute
(a EWMA)
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma_test.go:221
↓ 45 callersFunctionskip
Advance the buffer pointer.
ngrok-1.7/src/gopkg.in/yaml.v1/scannerc.go:491
↓ 42 callersMethodHost
()
ngrok-1.7/src/github.com/inconshreveable/go-vhost/interface.go:9
↓ 42 callersMethodintLogf
******* Logging *******/ Send a formatted log message internally
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:184
↓ 41 callersFunctiond
(a,b)
ngrok-1.7/assets/client/static/js/angular.js:25
↓ 40 callersMethodAdd
(sample float64)
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/avgvar.go:22
↓ 39 callersMethodNewRoute
---------------------------------------------------------------------------- Route factories ---------------------------------------------------------
ngrok-1.7/src/github.com/gorilla/mux/mux.go:172
↓ 38 callersMethodName
Name ----------------------------------------------------------------------- Name sets the name for the route, used to build URLs. If the name was reg
ngrok-1.7/src/github.com/gorilla/mux/route.go:106
↓ 37 callersFunctionError
(arg0 string, args ...interface{})
ngrok-1.7/src/ngrok/log/logger.go:120
↓ 36 callersFunctionNewGauge
NewGauge constructs a new StandardGauge.
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge.go:22
↓ 36 callersFunctionpeek_token
The parser implements the following grammar: stream ::= STREAM-START implicit_document? explicit_document* STREAM-END implicit_document
ngrok-1.7/src/gopkg.in/yaml.v1/parserc.go:46
↓ 34 callersMethodWrite
Write synchronously writes the key-value pair to disk, making it immediately available for reads. Write relies on the filesystem to perform an eventua
ngrok-1.7/src/github.com/peterbourgon/diskv/diskv.go:98
↓ 34 callersMethodWrite
(p []byte)
ngrok-1.7/src/github.com/kr/binarydist/seek.go:12
↓ 33 callersMethodisRed
(Node x)
ngrok-1.7/src/github.com/petar/GoLLRB/doc/Sedgewick-RedBlackBST.java:227
↓ 33 callersFunctionyaml_emitter_write_indicator
(emitter *yaml_emitter_t, indicator []byte, need_whitespace, is_whitespace, is_indention bool)
ngrok-1.7/src/gopkg.in/yaml.v1/emitterc.go:1221
↓ 32 callersMethodRead
Read reads the key and returns the value. If the key is available in the cache, Read won't touch the disk. If the key is not in the cache, Read will h
ngrok-1.7/src/github.com/peterbourgon/diskv/diskv.go:217
↓ 32 callersMethodString
()
ngrok-1.7/src/gopkg.in/yaml.v1/yaml.go:179
↓ 32 callersMethodget
(Key key)
ngrok-1.7/src/github.com/petar/GoLLRB/doc/Sedgewick-RedBlackBST.java:67
↓ 32 callersFunctionw
()
ngrok-1.7/assets/client/static/js/angular.js:75
↓ 31 callersMethodLogf
Logf logs a formatted log message at the given log level, using the caller as its source.
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:300
↓ 31 callersFunctionskip_token
Remove the next token from the queue (must be called after peek_token).
ngrok-1.7/src/gopkg.in/yaml.v1/parserc.go:54
↓ 30 callersFunctioni
()
ngrok-1.7/assets/client/static/js/angular.js:31
↓ 30 callersFunctionput
Put a character to the output buffer.
ngrok-1.7/src/gopkg.in/yaml.v1/emitterc.go:16
↓ 30 callersFunctionyaml_parser_set_scanner_error
Set the scanner error and return false.
ngrok-1.7/src/gopkg.in/yaml.v1/scannerc.go:600
↓ 29 callersFunctionE
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 29 callersMethodGet
Get the metric by the given name or nil if none is registered.
ngrok-1.7/src/github.com/rcrowley/go-metrics/registry.go:29
↓ 29 callersFunctionb
(b,d)
ngrok-1.7/assets/client/static/js/angular.js:35
↓ 29 callersFunctionisRed
(h *Node)
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/llrb.go:383
↓ 28 callersMethodString
()
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:86
↓ 27 callersFunctionB
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 27 callersMethodHandleFunc
HandleFunc registers a new route with a matcher for the URL path. See Route.Path() and Route.HandlerFunc().
ngrok-1.7/src/github.com/gorilla/mux/mux.go:186
↓ 26 callersMethodEraseAll
EraseAll will delete all of the data from the store, both in the cache and on the disk. Note that EraseAll doesn't distinguish diskv-related data from
ngrok-1.7/src/github.com/peterbourgon/diskv/diskv.go:388
↓ 26 callersMethodQueries
Queries registers a new route with a matcher for URL query values. See Route.Queries().
ngrok-1.7/src/github.com/gorilla/mux/mux.go:229
↓ 25 callersMethodWarn
(string, ...interface{})
ngrok-1.7/src/ngrok/log/logger.go:56
↓ 24 callersMethodAddr
Addr returns the address of the bound listener used by the parent muxer.
ngrok-1.7/src/github.com/inconshreveable/go-vhost/mux.go:329
↓ 24 callersFunctionC
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 24 callersMethodDial
Dial creates a new client connection. Use requestHeader to specify the origin (Origin), subprotocols (Sec-WebSocket-Protocol) and cookies (Cookie). Us
ngrok-1.7/src/github.com/gorilla/websocket/client.go:153
↓ 24 callersMethodMean
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/timer.go:12
↓ 24 callersMethodMin
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/timer.go:13
↓ 24 callersFunctiong
(a,b)
ngrok-1.7/assets/client/static/js/angular.js:26
↓ 24 callersFunctionyaml_emitter_write_indent
(emitter *yaml_emitter_t)
ngrok-1.7/src/gopkg.in/yaml.v1/emitterc.go:1201
↓ 23 callersMethodDebug
(string, ...interface{})
ngrok-1.7/src/ngrok/log/logger.go:54
↓ 23 callersMethodMax
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/timer.go:11
↓ 23 callersMethodSet
(value string)
ngrok-1.7/src/github.com/jteeuwen/go-bindata/go-bindata/AppendSliceValue.go:15
↓ 23 callersMethodStdDev
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/timer.go:21
↓ 22 callersFunctionF
(b)
ngrok-1.7/assets/client/static/js/angular.js:9
↓ 21 callersFunctionNewRouter
NewRouter returns a new router instance.
ngrok-1.7/src/github.com/gorilla/mux/mux.go:18
↓ 21 callersMethodReplaceOrInsert
ReplaceOrInsert inserts item into the tree. If an existing element has the same order, it is removed from the tree and returned.
ngrok-1.7/src/github.com/petar/GoLLRB/llrb/llrb.go:155
↓ 21 callersMethodSnapshot
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:13
↓ 21 callersMethodValue
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/gauge.go:9
↓ 21 callersFunctionnewConn
(conn net.Conn, isServer bool, readBufferSize, writeBufferSize int)
ngrok-1.7/src/github.com/gorilla/websocket/conn.go:173
↓ 21 callersFunctionw
(s)
ngrok-1.7/src/github.com/nsf/termbox-go/collect_terminfo.py:15
↓ 20 callersFunctionH
(b)
ngrok-1.7/assets/client/static/js/angular.js:9
↓ 20 callersFunctionNew
New returns an initialized Diskv structure, ready to use. If the path identified by baseDir already contains data, it will be accessible, but not yet
ngrok-1.7/src/github.com/peterbourgon/diskv/diskv.go:68
↓ 20 callersFunctionNewRegistry
Create a new registry.
ngrok-1.7/src/github.com/rcrowley/go-metrics/registry.go:57
↓ 20 callersMethodPercentiles
([]float64)
ngrok-1.7/src/github.com/rcrowley/go-metrics/timer.go:15
↓ 19 callersMethodPathPrefix
PathPrefix registers a new route with a matcher for the URL path prefix. See Route.PathPrefix().
ngrok-1.7/src/github.com/gorilla/mux/mux.go:223
↓ 19 callersMethodisCached
(key string)
ngrok-1.7/src/github.com/peterbourgon/diskv/basic_test.go:21
↓ 19 callersFunctionis_blankz
Check if the character is a line break, space, tab, or NUL.
ngrok-1.7/src/gopkg.in/yaml.v1/yamlprivateh.go:142
↓ 19 callersFunctionis_break
Check if the character at the specified position is a line break.
ngrok-1.7/src/gopkg.in/yaml.v1/yamlprivateh.go:102
↓ 19 callersFunctionprintf_tb
(x, y int, fg, bg termbox.Attribute, format string, args ...interface{})
ngrok-1.7/src/github.com/nsf/termbox-go/_demos/keyboard.go:343
↓ 18 callersMethodInc
(int64)
ngrok-1.7/src/github.com/rcrowley/go-metrics/counter.go:10
↓ 18 callersMethodLog
Send a log message with manual level, source, and message.
ngrok-1.7/src/github.com/keepeye/log4go/log4go.go:267
↓ 18 callersMethodRate1
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:13
↓ 18 callersMethodRateMean
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:16
↓ 18 callersMethodTick
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/ewma.go:14
↓ 18 callersFunctionyaml_insert_token
(parser *yaml_parser_t, pos int, token *yaml_token_t)
ngrok-1.7/src/gopkg.in/yaml.v1/apic.go:8
↓ 17 callersFunctionI
(b)
ngrok-1.7/assets/client/static/js/angular.js:123
↓ 17 callersFunctionL
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 17 callersFunctionN
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 17 callersFunctionh
(a,b)
ngrok-1.7/assets/client/static/js/angular.js:42
↓ 17 callersFunctionj
()
ngrok-1.7/assets/client/static/js/angular.js:64
↓ 16 callersMethodMark
(int64)
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:12
↓ 16 callersFunctionNewCounter
NewCounter constructs a new StandardCounter.
ngrok-1.7/src/github.com/rcrowley/go-metrics/counter.go:24
↓ 16 callersFunctionQ
(b,a,c,d)
ngrok-1.7/assets/client/static/js/angular.js:114
↓ 16 callersMethodRate15
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:15
↓ 16 callersMethodRate5
()
ngrok-1.7/src/github.com/rcrowley/go-metrics/meter.go:14
↓ 16 callersFunctionS
(b)
ngrok-1.7/assets/client/static/js/angular.js:8
↓ 16 callersMethodWrite
(p []byte)
ngrok-1.7/src/github.com/gorilla/websocket/conn.go:457
next →1–100 of 2,521, ranked by callers