2022-12-27 13:55:51 +03:00
2022-07-13 20:13:13 +03:00
2022-12-27 13:55:51 +03:00
2022-12-27 16:50:20 +03:00
2022-12-27 16:50:20 +03:00
2022-12-27 16:50:20 +03:00
2022-12-27 16:50:20 +03:00
2022-12-27 17:57:17 +08:00
2022-12-22 13:46:22 +03:00
2022-12-12 20:49:43 +03:00
2022-06-21 00:07:29 +02:00
2022-12-14 16:37:59 +03:00
2022-07-13 20:09:19 +03:00

go-anytype-infrastructure-experiments

This repository will have the code for new infrastructure client and node prototypes

Project structure

  • app - DI, loggers, common engine
  • bin - contains compiled binaries (under gitignore)
  • cmd - main files by directories
  • config - config component
  • etc - default/example config files, keys, etc
  • service - services, runtime components (these packages can use code from everywhere)
  • pkg - some static packages that can be able to move to a separate repo, dependencies of these packages limited to this folder (maybe util)
  • util - helpers
Description
No description provided
Readme 8.5 MiB
Languages
Go 99.8%
Makefile 0.2%