Documentation
¶
Index ¶
Constants ¶
View Source
const TestPoints = `` /* 986-byte string literal not displayed */
View Source
const Tests = `` /* 3016-byte string literal not displayed */
Variables ¶
View Source
var MethodTypes = MethodTypeMap{ "Binary": Binary, "Unary": Unary, "Custom": Custom, }
MethodTypes for named constants inside templates
Functions ¶
This section is empty.
Types ¶
type FStringPair ¶
type FStringPair = [2]FString
type Method ¶
type Method struct { Name string Type MethodType }
type MethodTypeMap ¶
type MethodTypeMap map[string]MethodType
Click to show internal directories.
Click to hide internal directories.