iface_i
Interfaces
I
interface
#
type I interface { M() }
Structs
T
struct
#
type T struct { }
Functions
M
method
#
func (t *T) M()
Generated with
Arrow