module
5.0.0-20220302090640-ec71aef15e1c
Repository: https://github.com/masterhung0112/hk_server.git
Documentation: pkg.go.dev
# README
Windows environment
Install: tdm-gcc https://jmeubank.github.io/tdm-gcc/download/
Deploy locally
yarn task docker_webapp up -d
Stop
yarn task docker_webapp stop
Publish image to docker repository
In .env, make sure that you set value for DOCKER_USERNAME and DOCKER_PASSWORD
yarn task build_linux
yarn task package_docker_image
yarn task build_docker_image 0.01
yarn task push_docker_image 0.01
CI
Run CI locally
cloud-build-local --config=build/cloudbuild-ci.yaml --dryrun=false ./
# Packages
No description provided by the author
Installing a managed plugin consists of copying the uploaded plugin (*.tar.gz) to the filestore, unpacking to the configured local directory (PluginSettings.Directory), and copying any webapp bundle therein to the configured local client directory (PluginSettings.ClientDirectory).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The plugin package is used by Mattermost server plugins written in go.
No description provided by the author
No description provided by the author
No description provided by the author
go:generate go run layer_generators/main.go.
Package testlib exposes helper methods for running unit tests against a containerized test store.
No description provided by the author
No description provided by the author
No description provided by the author