Skip to content

Library for internal Go based services related to Portal

License

Notifications You must be signed in to change notification settings

wimark/libportal

Repository files navigation

libportal

Library with main models, functions and bindings, using in Portal-related 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-2022

About

Library for internal Go based services related to Portal

Resources

License

Stars

Watchers

Forks

Packages

No packages published