Directories
¶
Path | Synopsis |
---|---|
Package config is where we parse configurations from configuration files (.ini) into configuration objects
|
Package config is where we parse configurations from configuration files (.ini) into configuration objects |
Package entity is the package where we store and manage elasthink's core entity
|
Package entity is the package where we store and manage elasthink's core entity |
Package module is the core package of elasthink
|
Package module is the core package of elasthink |
Package redis is where we place all funcs related to redis operations
|
Package redis is where we place all funcs related to redis operations |
Package router is the package where we define web routes on elasthink
|
Package router is the package where we define web routes on elasthink |
package sdk provides the elasthink SDK which allows you to run all elasthink's core functionality in your service
|
package sdk provides the elasthink SDK which allows you to run all elasthink's core functionality in your service |
Package service is where we handle every incoming services that are defined in router package
|
Package service is where we handle every incoming services that are defined in router package |
Package util is where we place all utility funcs that can be used in every other packages
|
Package util is where we place all utility funcs that can be used in every other packages |
Click to show internal directories.
Click to hide internal directories.