//
pkg.gl
Category
github.com/monadicstack/abide
internal
implements
package
0.1.3
Repository:
https://github.com/monadicstack/abide.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
59 SLOC
#
Functions
Method
Method returns true if the given type is a named structure that implements the specified method signature.
Signature
Signature accepts a single method and determines whether or not it has the same name, parameter types, and return types as what you provide.