Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
/ libwimark Public archive

Library for internal Go based services in Wimark

License

Notifications You must be signed in to change notification settings

wimark/libwimark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwimark

Library with main models, functions and bindings, using in Golang's microservices in Wimark.

Usage

After change any *.toml files you need to regenerate *enums.go files. It can be done with enum-generator tool.

# install enum-generator

go get github.com/wimark/enum-generator
go install github.com/wimark/enum-generator

# build enums
./enums.sh

Copyright

Wimark Systems, 2021