← Back
Editing: p.go
package p import ( "dep" ) type algo struct { indrt func(dep.Interface) }
Save File
Cancel