mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-13 11:54:46 -04:00
8 lines
56 B
Go
8 lines
56 B
Go
package stdi2p
|
|
|
|
|
|
// an su3 archive
|
|
type SU3 struct {
|
|
|
|
}
|