//
pkg.gl
Category
github.com/sipki-tech/database
internal
package
0.3.0
Repository:
https://github.com/sipki-tech/database.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
72 SLOC
#
Functions
CallerMethodName
CallerMethodName returns caller's method name for given stack depth.
MethodsOf
MethodsOf require pointer to interface (e.g.: new(YourInterface)) and returns all it methods.