Directories ¶
Path | Synopsis |
---|---|
examples
|
|
cli
Package cli provides hiboot command line application examples
|
Package cli provides hiboot command line application examples |
data
Package data provides hiboot web application examples that connect to databases
|
Package data provides hiboot web application examples that connect to databases |
grpc
Package grpc provides hiboot web application service examples that communicate with gRpc protocol
|
Package grpc provides hiboot web application service examples that communicate with gRpc protocol |
web
Package web provides hiboot web application examples
|
Package web provides hiboot web application examples |
web/helloworld
Package helloworld provides the quick start web application example
|
Package helloworld provides the quick start web application example |
pkg
|
|
app
Package app provides abstract layer for cli/web application Package app provides hiboot app application interface
|
Package app provides abstract layer for cli/web application Package app provides hiboot app application interface |
app/cli
Package cli provides quick start framework for command line application.
|
Package cli provides quick start framework for command line application. |
app/fake
Package fake provides fake.ApplicationContext for unit testing
|
Package fake provides fake.ApplicationContext for unit testing |
app/web
Package web provides quick start framework for web application.
|
Package web provides quick start framework for web application. |
factory
Package factory provides hiboot factory interface Package factory provides InstantiateFactory and ConfigurableFactory interface
|
Package factory provides hiboot factory interface Package factory provides InstantiateFactory and ConfigurableFactory interface |
factory/autoconfigure
Package autoconfigure implement ConfigurableFactory
|
Package autoconfigure implement ConfigurableFactory |
factory/instantiate
Package instantiate implement InstantiateFactory
|
Package instantiate implement InstantiateFactory |
inject
Package inject implements dependency injection.
|
Package inject implements dependency injection. |
log
Package log provides logging with level debug, info, warn, error, fatal.
|
Package log provides logging with level debug, info, warn, error, fatal. |
model
Package model provides common request and response models.
|
Package model provides common request and response models. |
starter
Package starter provides quick starters for hiboot cli/web application Auto-configured Starter Hiboot auto-configuration attempts to automatically configure your Hiboot application based on the pkg dependencies that you have added.
|
Package starter provides quick starters for hiboot cli/web application Auto-configured Starter Hiboot auto-configuration attempts to automatically configure your Hiboot application based on the pkg dependencies that you have added. |
system
Package system provides system builder which response for properties dependency injection.
|
Package system provides system builder which response for properties dependency injection. |
utils
Package utils provides useful utilities
|
Package utils provides useful utilities |
Click to show internal directories.
Click to hide internal directories.