Code refactor, adding GoLand workspace with Bazel plugin.

This commit is contained in:
2020-01-12 22:09:30 +08:00
parent 6ac03c18cc
commit 2dbb47f519
25 changed files with 519 additions and 194 deletions

18
.ijwb/.bazelproject Normal file
View File

@ -0,0 +1,18 @@
directories:
.
# Automatically includes all relevant targets under the 'directories' above
derive_targets_from_directories: true
targets:
# If source code isn't resolving, add additional targets that compile it here
additional_languages:
# Uncomment any additional languages you want supported
# dart
# javascript
# python
# typescript
build_flags:
--features=pure