Directories ¶
Path | Synopsis |
---|---|
api
|
|
cmd
|
|
transfer
Package main is the grpc server of the application.
|
Package main is the grpc server of the application. |
transfer/initial
Package initial is the package that starts the service to initialize the service, including the initialization configuration, service configuration, connecting to the database, and resource release needed when shutting down the service.
|
Package initial is the package that starts the service to initialize the service, including the initialization configuration, service configuration, connecting to the database, and resource release needed when shutting down the service. |
Package configs used to locate config file.
|
Package configs used to locate config file. |
internal
|
|
server
Package server is a package that holds the http or grpc service.
|
Package server is a package that holds the http or grpc service. |
service
Package service A grpc server-side or client-side package that handles business logic.
|
Package service A grpc server-side or client-side package that handles business logic. |
Click to show internal directories.
Click to hide internal directories.