refactor: refactor consumer logic #294
Annotations
2 errors
Go 1.21 sample:
internal/nas/fuzz_test.go#L222
cannot use m (variable of type *"github.com/free5gc/amf/pkg/service".MockAmfAppInterface) as "github.com/free5gc/amf/pkg/service".AmfAppInterface value in assignment: *"github.com/free5gc/amf/pkg/service".MockAmfAppInterface does not implement "github.com/free5gc/amf/pkg/service".AmfAppInterface (missing method Processor)
|
Go 1.21 sample
Process completed with exit code 1.
|