3 lines
106 B
Go
3 lines
106 B
Go
// Package ifc contains interfaces to allow circular function calls without circular imports.
|
|
package ifc
|