Add dirs for dg2 and 3

This commit is contained in:
eyedeekay
2025-06-01 18:15:17 -04:00
parent 7eea63b351
commit e9ae8600bc
3 changed files with 13 additions and 0 deletions

6
datagram2/DOC.md Normal file
View File

@ -0,0 +1,6 @@
# datagram2
--
import "github.com/go-i2p/go-sam-go/datagram2"
## Usage

6
datagram3/DOC.md Normal file
View File

@ -0,0 +1,6 @@
# datagram3
--
import "github.com/go-i2p/go-sam-go/datagram3"
## Usage

1
primary/types.go Normal file
View File

@ -0,0 +1 @@
package primary