MCPcopy Create free account

hub / github.com/ThePrimeagen/vim-arcade / functions

Functions317 in github.com/ThePrimeagen/vim-arcade

↓ 1 callersFunctionAssertServerStats
(state *ServerState, stats gameserverstats.GameServerConfig, dur time.Duration)
e2e-tests/sim/assert.go:45
↓ 1 callersMethodClose
()
pkg/am-proxy/net.go:137
↓ 1 callersFunctionCreateCloseConnection
()
pkg/packet/packet.go:123
↓ 1 callersFunctionCreateLoggerSink
()
pkg/pretty-log/log.go:402
↓ 1 callersFunctionCreateServerAuthResponse
(accepted bool, id string)
pkg/packet/packet.go:111
↓ 1 callersMethodDeleteGameServerConfig
(id string)
pkg/game-server-stats/sqlite.go:174
↓ 1 callersMethodDump
()
pkg/assert/assert.go:14
↓ 1 callersMethodEncoding
()
pkg/packet/packet.go:60
↓ 1 callersMethodEncoding
()
pkg/packet/packet.go:190
↓ 1 callersMethodFinishRound
()
e2e-tests/sim/connections.go:70
↓ 1 callersMethodFlush
()
pkg/assert/assert.go:17
↓ 1 callersMethodGetAllGameServerConfigs
()
pkg/game-server-stats/sqlite.go:181
↓ 1 callersMethodGetBestServer
()
pkg/am-proxy/game.go:12
↓ 1 callersMethodGetConnectionString
(id string)
pkg/am-proxy/game.go:15
↓ 1 callersFunctionGetHostAndPort
()
pkg/api/utils.go:21
↓ 1 callersMethodHandle
(ctx context.Context, r slog.Record)
pkg/pretty-log/log.go:236
↓ 1 callersMethodId
()
pkg/am-proxy/game.go:23
↓ 1 callersFunctionIsCloseConnection
(p *Packet)
pkg/packet/packet.go:283
↓ 1 callersMethodLen
()
pkg/packet/packet.go:176
↓ 1 callersMethodMul
(other Vec2)
pkg/quick-math/Vec.go:17
↓ 1 callersFunctionNew
(handlerOptions *slog.HandlerOptions, options ...Option)
pkg/pretty-log/log.go:308
↓ 1 callersFunctionNewCmder
(name string, ctx context.Context)
pkg/cmd/cmd.go:37
↓ 1 callersFunctionNewConnection
(conn net.Conn)
pkg/am-proxy/net.go:73
↓ 1 callersFunctionNewContextReader
(ctx context.Context)
pkg/utils/context.go:17
↓ 1 callersFunctionNewGameServerRunner
(db gameserverstats.GSSRetriever, stats gameserverstats.GameServerConfig)
pkg/api/server.go:35
↓ 1 callersFunctionNewHandler
(opts *slog.HandlerOptions, params PrettyLoggerParams, options ...Option)
pkg/pretty-log/log.go:333
↓ 1 callersFunctionNewMatchMakingServer
(servers GameServer)
pkg/am-proxy/matchmaking.go:124
↓ 1 callersFunctionNewParams
(out io.Writer)
pkg/pretty-log/log.go:379
↓ 1 callersFunctionNewParser
(fh *os.File, filters []IFilter)
cmd/log-parser/main.go:98
↓ 1 callersFunctionNewRoundFilter
(round int)
cmd/log-parser/main.go:37
↓ 1 callersFunctionNewSimulation
(params SimulationParams)
e2e-tests/sim/sim.go:42
↓ 1 callersFunctionNewSimulationConnections
(f TestingClientFactory, r *rand.Rand)
e2e-tests/sim/connections.go:34
↓ 1 callersFunctionNewStateWaiter
(stats gameserverstats.GSSRetriever)
e2e-tests/sim/state.go:64
↓ 1 callersMethodNext
()
cmd/log-parser/main.go:105
↓ 1 callersFunctionPrettyLine
(data map[string]any, colorize func(code int, value string) string)
pkg/pretty-log/log.go:169
↓ 1 callersFunctionProxiedFromConn
(from net.Conn, addr string)
cmd/reverse-proxy-test/main.go:24
↓ 1 callersMethodRemove
(count int)
e2e-tests/sim/connections.go:107
↓ 1 callersMethodRun
(outerCtx context.Context)
pkg/api/server.go:106
↓ 1 callersMethodRunSimulation
(ctx context.Context)
e2e-tests/sim/sim.go:77
↓ 1 callersMethodScale
(scalar float64)
pkg/quick-math/Vec.go:21
↓ 1 callersFunctionServerAuthGameId
ok here is the other verson of the same thing
pkg/packet/packet.go:291
↓ 1 callersFunctionSetProgramLevelPrettyLogger
(params PrettyLoggerParams)
pkg/pretty-log/log.go:387
↓ 1 callersMethodStartRound
(adds int, removes int)
e2e-tests/sim/connections.go:52
↓ 1 callersMethodStartRound
()
e2e-tests/sim/state.go:72
↓ 1 callersMethodString
()
e2e-tests/sim/sim.go:69
↓ 1 callersMethodType
shit shit
pkg/packet/packet.go:186
↓ 1 callersFunctionTypeToString
(t PacketType)
pkg/packet/packet.go:63
↓ 1 callersMethodUpdate
(stat GameServerConfig)
pkg/game-server-stats/sqlite.go:131
↓ 1 callersMethodWaitForDone
()
pkg/api/client.go:173
↓ 1 callersMethodWaitForRound
(added, removed int, t time.Duration)
e2e-tests/sim/state.go:82
↓ 1 callersFunctionWithColor
()
pkg/pretty-log/log.go:356
↓ 1 callersFunctionWithDestinationWriter
(writer io.Writer)
pkg/pretty-log/log.go:350
↓ 1 callersMethodWithErrFn
(fn writerFn)
pkg/cmd/cmd.go:65
↓ 1 callersMethodWithOutFn
(fn writerFn)
pkg/cmd/cmd.go:75
↓ 1 callersFunctionWithOutputEmptyAttrs
()
pkg/pretty-log/log.go:368
↓ 1 callersMethodWithPort
(port uint16)
e2e-tests/sim/connections.go:171
↓ 1 callersMethodallowedToConnect
(AMConnection)
pkg/am-proxy/am-proxy.go:70
↓ 1 callersMethodauthenticate
(*packet.Packet)
pkg/am-proxy/am-proxy.go:95
↓ 1 callersFunctionclearCreationConfigs
(server *ServerState, configs []gameserverstats.GameServerConfig)
e2e-tests/sim/create_env.go:99
↓ 1 callersMethodcloseDown
()
pkg/api/server.go:203
↓ 1 callersMethodcomputeAttrs
( ctx context.Context, r slog.Record, )
pkg/pretty-log/log.go:148
↓ 1 callersFunctioncopyDBFile
(path string)
e2e-tests/sim/create_env.go:77
↓ 1 callersMethodcreateAndWait
(ctx context.Context)
pkg/am-proxy/matchmaking.go:54
↓ 1 callersFunctioncreateMatchMaking
()
cmd/sim/long-running/main.go:21
↓ 1 callersFunctioncreateServer
(ctx context.Context, server *ServerState, logger *slog.Logger)
e2e-tests/sim/create_env.go:22
↓ 1 callersFunctiongetAreaColor
(area string)
pkg/pretty-log/log.go:80
↓ 1 callersFunctiongetEnvVars
()
pkg/server-management/local.go:28
↓ 1 callersFunctiongetLogger
()
pkg/game-server-stats/sqlite.go:69
↓ 1 callersFunctiongetNextId
()
cmd/test/main.go:11
↓ 1 callersFunctiongetProcessColor
TODO make this better
pkg/pretty-log/log.go:67
↓ 1 callersFunctiongetRound
(log LogLine)
cmd/log-parser/main.go:81
↓ 1 callersMethodhandleConnection
(ctx context.Context, conn net.Conn, id int)
pkg/api/server.go:84
↓ 1 callersMethodhandleConnection
(w *AMConnectionWrapper)
pkg/am-proxy/am-proxy.go:112
↓ 1 callersMethodhandleConnectionLifecycles
(w *AMConnectionWrapper)
pkg/am-proxy/am-proxy.go:160
↓ 1 callersMethodhandleStatUpdating
(ctx context.Context)
pkg/api/server.go:182
↓ 1 callersFunctionhydrateServers
(ctx context.Context, server *ServerState, logger *slog.Logger)
e2e-tests/sim/create_env.go:38
↓ 1 callersMethodidle
()
pkg/api/server.go:225
↓ 1 callersMethodinnerListenForConnections
(listener net.Listener)
pkg/api/server.go:49
↓ 1 callersFunctioninternalRead
(in io.Reader, out chan []byte, err chan error)
pkg/utils/context.go:25
↓ 1 callersFunctionisHandledKey
(key string)
pkg/pretty-log/log.go:91
↓ 1 callersFunctionisPipedStdin
()
cmd/log-parser/main.go:179
↓ 1 callersFunctionlisten
(listener net.Listener, ch chan net.Conn)
pkg/am-proxy/net.go:80
↓ 1 callersFunctionmachineCreateUrl
()
pkg/server-management/flyio.go:14
↓ 1 callersFunctionmachineDestroy
(machineId string)
pkg/server-management/flyio.go:26
↓ 1 callersFunctionmachineStart
(machineId string)
pkg/server-management/flyio.go:18
↓ 1 callersFunctionmachineStop
(machineId string)
pkg/server-management/flyio.go:22
↓ 1 callersMethodmatchmake
TODO(v1) create no garbage ([]byte...)
pkg/am-proxy/matchmaking.go:94
↓ 1 callersFunctionpipe_conn
(mut tcp: TcpStream, args: &Args)
src/main.rs:20
↓ 1 callersMethodpull
()
pkg/packet/packet.go:241
↓ 1 callersFunctionreadInt
(key string, d int)
pkg/am-proxy/am-proxy-config.go:14
↓ 1 callersMethodready
()
pkg/api/server.go:212
↓ 1 callersMethodrefresh
(ctx context.Context)
pkg/server-management/local.go:155
↓ 1 callersMethodstartWaiting
()
pkg/am-proxy/matchmaking.go:28
↓ 1 callersFunctionstateToString
(state State)
pkg/game-server-stats/stats.go:59
↓ 1 callersMethodstopWaiting
()
pkg/am-proxy/matchmaking.go:42
↓ 1 callersFunctionstringifyAttrs
(attrs map[string]any)
pkg/pretty-log/log.go:96
↓ 1 callersFunctionsuppressDefaults
( next func([]string, slog.Attr) slog.Attr, )
pkg/pretty-log/log.go:292
↓ 1 callersFunctiontoFilters
(lines []string)
cmd/log-parser/main.go:154
↓ 1 callersMethodto_string
Required method
src/main.rs:15
FunctionAMProxyConfigFromEnv
()
pkg/am-proxy/am-proxy-config.go:26
← previousnext →101–200 of 317, ranked by callers