Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcrodman/archon
/ functions
Functions
570 in github.com/dcrodman/archon
⨍
Functions
570
◇
Types & classes
113
Method
ServeHTTP
(resp http.ResponseWriter, req *http.Request)
internal/shipgate/shipgate.twirp.go:1071
Function
ServerCommand
(cmd *cobra.Command, args []string)
cmd/archon/server.go:19
Method
ServerVector
()
internal/core/client/crypto.go:54
Method
ServerVector
()
internal/core/client/crypto.go:89
Method
ServiceDescriptor
()
internal/shipgate/shipgate.twirp.go:2758
Method
ServiceDescriptor
ServiceDescriptor returns gzipped bytes describing the .proto file that this service was generated from. Once unzipped, the bytes can be unmarshalled
internal/shipgate/shipgate.twirp.go:2804
Method
SetUpClient
(c *client.Client)
internal/ship/auth_server.go:59
Method
SetUpClient
(c *client.Client)
internal/ship/game_server.go:39
Method
SetUpClient
(c *client.Client)
internal/character/auth_server.go:41
Method
SetUpClient
(c *client.Client)
internal/character/character_server.go:82
Method
SetUpClient
(c *client.Client)
internal/patch/auth_server.go:45
Method
SetUpClient
(c *client.Client)
internal/patch/data_server.go:37
Method
Start
Start initializes the server backend and opens a TCP socket for the specified server. A blocking loop for accepting client connections is spun off in
internal/frontend.go:39
Method
String
()
internal/core/proto/archon.pb.go:128
Method
String
()
internal/core/proto/archon.pb.go:274
Method
String
()
internal/core/proto/archon.pb.go:582
Method
String
()
internal/core/proto/archon.pb.go:693
Method
String
()
internal/shipgate/shipgate.pb.go:92
Method
String
()
internal/shipgate/shipgate.pb.go:161
Method
String
()
internal/shipgate/shipgate.pb.go:216
Method
String
()
internal/shipgate/shipgate.pb.go:271
Method
String
()
internal/shipgate/shipgate.pb.go:326
Method
String
()
internal/shipgate/shipgate.pb.go:380
Method
String
()
internal/shipgate/shipgate.pb.go:427
Method
String
()
internal/shipgate/shipgate.pb.go:474
Method
String
()
internal/shipgate/shipgate.pb.go:522
Method
String
()
internal/shipgate/shipgate.pb.go:577
Function
TestClient_Read
(t *testing.T)
internal/core/client/client_test.go:40
Function
TestClient_Send
(t *testing.T)
internal/core/client/client_test.go:99
Function
TestClient_SendRaw
(t *testing.T)
internal/core/client/client_test.go:71
Function
TestConfig_BroadcastIP
(t *testing.T)
internal/core/config_test.go:54
Function
TestConfig_DatabaseURL
(t *testing.T)
internal/core/config_test.go:9
Function
TestConfig_ShipgateAddress
(t *testing.T)
internal/core/config_test.go:37
Function
TestConvertToUtf16
(t *testing.T)
internal/core/bytes/util_test.go:11
Function
TestDeleteCharacter
(t *testing.T)
internal/core/data/character_test.go:101
Function
TestFindAccountByID
(t *testing.T)
internal/core/data/account_test.go:44
Function
TestFindAccountByUsername
(t *testing.T)
internal/core/data/account_test.go:86
Function
TestFindCharacter
(t *testing.T)
internal/core/data/character_test.go:11
Function
TestFindGuildcardEntries
(t *testing.T)
internal/core/data/guildcard_entry_test.go:7
Function
TestFindPlayerOptions
(t *testing.T)
internal/core/data/player_options_test.go:10
Function
TestFindUnscopedAccount
(t *testing.T)
internal/core/data/account_test.go:127
Function
TestPRS
(t *testing.T)
internal/core/prs/prs_test.go:12
Function
TestPRS
(t *testing.T)
internal/character/params_files_test.go:14
Function
TestPSOCrypt_BB
(t *testing.T)
internal/core/encryption/encryption_test.go:8
Function
TestPSOCrypt_PC
(t *testing.T)
internal/core/encryption/encryption_test.go:37
Function
TestPermanentlyDeleteCharacter
(t *testing.T)
internal/core/data/character_test.go:147
Function
TestStripPadding
(t *testing.T)
internal/core/bytes/util_test.go:44
Function
TestStructConversions
(t *testing.T)
internal/core/bytes/util_test.go:84
Function
TestUpdatePlayerOptions
(t *testing.T)
internal/core/data/player_options_test.go:62
Function
TestUpsertCharacter
(t *testing.T)
internal/core/data/character_test.go:63
Function
Test_adjustPacketLength
(t *testing.T)
internal/core/client/client_test.go:136
Method
Unwrap
()
internal/shipgate/shipgate.twirp.go:3084
Method
Unwrap
()
internal/shipgate/shipgate.twirp.go:3124
Method
UpsertCharacter
(ctx context.Context, req *UpsertCharacterRequest)
internal/shipgate/service_character.go:31
Method
UpsertCharacter
(ctx context.Context, in *UpsertCharacterRequest)
internal/shipgate/shipgate.twirp.go:309
Method
UpsertCharacter
(ctx context.Context, in *UpsertCharacterRequest)
internal/shipgate/shipgate.twirp.go:777
Method
UpsertPlayerOptions
(ctx context.Context, in *UpsertPlayerOptionsRequest)
internal/shipgate/shipgate.twirp.go:493
Method
UpsertPlayerOptions
(ctx context.Context, in *UpsertPlayerOptionsRequest)
internal/shipgate/shipgate.twirp.go:961
Method
UpsertPlayerOptions
(ctx context.Context, req *UpsertPlayerOptionsRequest)
internal/shipgate/service.go:213
Function
WriteError
WriteError writes an HTTP response with a valid Twirp error format (code, msg, meta). Useful outside of the Twirp server (e.g. http middleware), but d
internal/shipgate/shipgate.twirp.go:2837
Method
blockSize
()
internal/core/encryption/pc.go:35
Method
blockSize
()
internal/core/encryption/bb.go:32
Method
decrypt
(src []byte)
internal/core/encryption/pc.go:94
Method
decrypt
Decrypt decrypts the 8-byte buffer src using the key k and stores the result in dst.
internal/core/encryption/bb.go:51
Method
encrypt
(src []byte)
internal/core/encryption/pc.go:90
Method
encrypt
Encrypt encrypts the 8-byte buffer src using the key k and stores the result in dst. Note that for amounts of data larger than a block, it is not safe
internal/core/encryption/bb.go:41
Function
init
()
internal/core/proto/archon.pb.go:880
Function
init
()
internal/shipgate/shipgate.pb.go:798
Function
main
()
cmd/archon/main.go:11
Function
main
()
cmd/sniffer/main.go:31
← previous
501–570 of 570, ranked by callers