Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
packagecheckimport("errors")var(// ErrNotImplemented is returned when function is not implemented yet.ErrNotImplemented=errors.New("function not implemented"))