The highest tagged major version is
v4 .
Discover Packages
github.com/KejawenLab/bima/v3
package
module
Version:
v3.0.4
Opens a new window with list of versions in this module.
Published: Jun 26, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Bima Framework
This repository contain only the framework, you can refer to skeleton for implementation
Bima Framework utilize gRPC Gateway to make REST easier and added some features for productivity. Bima Framework designed to running behind api gateway or proxy
Features
Testing
go test -coverprofile /tmp/coverage ./... -v
Todo
Testing testing testing
Documentation
Expand ▾
Collapse ▴
Documentation
¶
View Source
const (
Version = "v3.0.4"
HighestPriority = 255
LowestPriority = -255
)
type Server struct {
Debug bool
Database *gorm .DB
}
Source Files
¶
Directories
¶
listeners
mocks
Click to show internal directories.
Click to hide internal directories.