library

module
v0.0.0-...-3407765 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2022 License: MIT

README

Library

Author Ahmad Baderkhan

Documentation

https://pkg.go.dev/github.com/baderkha/library

List Of Packages

  • conditional (allows you to do ternay operations inline)
  • db ( db helpers )
  • email ( abstraction for email clients)
  • http (helpers for http related things)
  • json (helpers for json related functionality)
  • ptr (allows you to inline define pointers to primitives and more !)
  • reflection (helpers for relfection)
  • rql (restful query language. An abstract filter expression implementation that clients can use)
  • store
    • entity ( base entities that are made for repository consumption)
    • repository (base repository implementation)
  • stringutil (helpers for string operations)
  • err (allows you to compose error messages)
  • controller
    • response (http response object wrapper)
    • gin (gin middleware/controllers)
      • sso (sso implementations compatible with gin / net/http router)

Directories

Path Synopsis
pkg
db
err
ptr
Package ptr : a pointer package that can return a pointer of any object
Package ptr : a pointer package that can return a pointer of any object
rql

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL