package
0.0.0-20201214152946-733830ae428a
Repository: https://github.com/irisida/go-microservices.git
Documentation: pkg.go.dev

# Functions

BubbleSort sorting algo.
No description provided by the author
No description provided by the author
SortEls takes in a slice of int and returns the sorted list by choosing the appropriate sort method based on the size of the elements list.

# Structs

ApplicationError struct.