refactor(smalltrip,exception): rename exceptions package to exception, singular form
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package exceptions
|
||||
package exception
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package exceptions
|
||||
package exception
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package exceptions
|
||||
package exception
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package exceptions
|
||||
package exception
|
||||
|
||||
import (
|
||||
"context"
|
||||
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package exceptions
|
||||
package exception
|
||||
|
||||
import (
|
||||
"encoding"
|
||||
Reference in New Issue
Block a user