Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ Close
Method
Close
internal/plugins/plugincallbacks.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
Read(p []byte) (n int, err error)
33
Write(p []byte) (n int, err error)
34
Close()
35
RemoteAddr() net.Addr
36
ConnectionId() uint64
37
InputDisabled(setTo ...bool) bool
Callers
15
main
Function · 0.65
TelnetListenOnPort
Function · 0.65
SSHListenOnPort
Function · 0.65
handleSSHHandshake
Function · 0.65
waitForExit
Method · 0.65
loadRecords
Method · 0.65
Create
Method · 0.65
writeChecksum
Method · 0.65
getMetaDataFromFile
Method · 0.65
AddUser
Method · 0.65
writeCompleteIndex
Method · 0.65
benchTempFile
Function · 0.65
Implementers
1
ConnectionDetails
internal/connections/connectiondetails
Calls
no outgoing calls
Tested by
13
benchTempFile
Function · 0.52
TestSearchIndexByUsername
Function · 0.52
TestSearchIndexByUserId
Function · 0.52
TestAppendUserRecord
Function · 0.52
TestRemoveUserRecordByUsername
Function · 0.52
TestEncoderDecoder_Roundtrip
Function · 0.52
TestDecoder_MissingSection
Function · 0.52
TestSaveRestore_InProcess
Function · 0.52
TestSaveRestore_Subprocess
Function · 0.52
TestRestore_TruncatedPipe
Function · 0.52
TestPluginFiles_Open_Found
Function · 0.52
TestPluginFiles_Open_BackslashPath
Function · 0.52