Documentation ¶
Index ¶
Constants ¶
View Source
const ( GenericIntType = 1 GenericCharBuffer = 2 GenericCharIovec = 3 GenericSizeType = 4 GenericSkbType = 5 GenericStringType = 6 GenericSockType = 7 GenericCredType = 8 GenericS64Type = 10 GenericU64Type = 11 GenericS32Type = 12 GenericU32Type = 13 GenericFilenameType = 14 GenericPathType = 15 GenericFileType = 16 GenericFdType = 17 // GenericConstBuffer is a buffer type whose size is static (and known). GenericConstBuffer = 18 GenericBpfAttr = 19 GenericPerfEvent = 20 GenericBpfMap = 21 GenericUserNamespace = 22 GenericCapability = 23 GenericNopType = -1 GenericInvalidType = -2 )
Variables ¶
This section is empty.
Functions ¶
func GenericTypeFromString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.