package
0.0.0-20200601232646-5227afc71576
Repository: https://github.com/fsunset/gobasicapi.git
Documentation: pkg.go.dev
# Functions
CreateLanguage inserts a new Language-document into DB.
DeleteLanguage removes Language-document by ID.
ListLanguageByID shows Language-document info by ID.
ListLanguages returns all Language-document in DB.
UpdateLanguage alters Language-document info by ID.