Skip to content
Snippets Groups Projects
options.go 64 B
Newer Older
  • Learn to ignore specific revisions
  • package packet
    
    type Options struct {
    	Supports4OctetASN bool
    }