This website requires JavaScript.
Explore
Register
Sign In
i2p
/
Kematian-Standalone
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Kematian-Standalone
/
native
/
recovery
/
platform
/
embedded_dll_stub.go
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
84 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2026-08-27 11:21:43 -06:00
//go:build !windows
package
platform
func
GetEmbeddedDLL
()
[]
byte
{
return
nil
}
Reference in New Issue
Copy Permalink