Directories ¶
Path | Synopsis |
---|---|
Package command provides console operations, like options/arguments reading.
|
Package command provides console operations, like options/arguments reading. |
Package consts defines constants that are shared all among packages of framework.
|
Package consts defines constants that are shared all among packages of framework. |
Package deepcopy makes deep copies of things using reflection.
|
Package deepcopy makes deep copies of things using reflection. |
Package empty provides functions for checking empty/nil variables.
|
Package empty provides functions for checking empty/nil variables. |
Package errors provides functionalities to manipulate errors for internal usage purpose.
|
Package errors provides functionalities to manipulate errors for internal usage purpose. |
Package fileinfo provides virtual os.FileInfo for given information.
|
Package fileinfo provides virtual os.FileInfo for given information. |
Package httputil provides HTTP functions for internal usage only.
|
Package httputil provides HTTP functions for internal usage only. |
Package instance provides instances management.
|
Package instance provides instances management. |
Package intlog provides internal logging for GoFrame development usage only.
|
Package intlog provides internal logging for GoFrame development usage only. |
Package json provides json operations wrapping ignoring stdlib or third-party lib json.
|
Package json provides json operations wrapping ignoring stdlib or third-party lib json. |
Package mutex provides switch of concurrent safe feature for sync.Mutex.
|
Package mutex provides switch of concurrent safe feature for sync.Mutex. |
Package reflection provides some reflection functions for internal usage.
|
Package reflection provides some reflection functions for internal usage. |
Package rwmutex provides switch of concurrent safety feature for sync.RWMutex.
|
Package rwmutex provides switch of concurrent safety feature for sync.RWMutex. |
Package tracing provides some utility functions for tracing functionality.
|
Package tracing provides some utility functions for tracing functionality. |
Package utils provides some utility functions for internal usage.
|
Package utils provides some utility functions for internal usage. |
Click to show internal directories.
Click to hide internal directories.