This repository has been archived on 2022-09-10. You can view files and clone it, but cannot push or open issues or pull requests.
tunnel/types.go
2022-09-09 06:05:20 +00:00

5 lines
47 B
Go

package tunnel
type ID string
type Type uint8