Documentation ¶ Index ¶ func Contains[E comparable](s []E, v E) bool func ContainsFiles(message types.Message) bool func GetForm(method rawTypes.Method) (map[string]string, error) func ParseResult(rawResult []byte, err error, method rawTypes.Method) (*rawTypes.Result, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Contains ¶ added in v1.1.7 func Contains[E comparable](s []E, v E) bool func ContainsFiles ¶ added in v1.1.8 func ContainsFiles(message types.Message) bool func GetForm ¶ func GetForm(method rawTypes.Method) (map[string]string, error) func ParseResult ¶ func ParseResult(rawResult []byte, err error, method rawTypes.Method) (*rawTypes.Result, error) Types ¶ This section is empty. Source Files ¶ View all Source files contains.go contains_files.go get_form.go parse_result.go Directories ¶ Show internal Expand all Path Synopsis concurrency ordered_map proxy_reader Click to show internal directories. Click to hide internal directories.