Skip to content

Commit

Permalink
refactor core
Browse files Browse the repository at this point in the history
  • Loading branch information
arm64v8a committed Mar 4, 2023
1 parent f66d63b commit 5db3a30
Show file tree
Hide file tree
Showing 47 changed files with 88 additions and 1,033 deletions.
2 changes: 1 addition & 1 deletion cmake/myproto.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
find_package(Protobuf CONFIG REQUIRED)

set(PROTO_FILES
go/gen/libcore.proto
go/grpc_server/gen/libcore.proto
)

add_library(myproto STATIC ${PROTO_FILES})
Expand Down
37 changes: 0 additions & 37 deletions go/cmd/nekobox_core/box_main/cmd_check.go

This file was deleted.

71 changes: 0 additions & 71 deletions go/cmd/nekobox_core/box_main/cmd_format.go

This file was deleted.

130 changes: 0 additions & 130 deletions go/cmd/nekobox_core/box_main/cmd_run.go

This file was deleted.

64 changes: 0 additions & 64 deletions go/cmd/nekobox_core/box_main/cmd_version.go

This file was deleted.

44 changes: 0 additions & 44 deletions go/cmd/nekobox_core/box_main/debug.go

This file was deleted.

25 changes: 0 additions & 25 deletions go/cmd/nekobox_core/box_main/debug_linux.go

This file was deleted.

7 changes: 0 additions & 7 deletions go/cmd/nekobox_core/box_main/debug_stub.go

This file was deleted.

Loading

0 comments on commit 5db3a30

Please sign in to comment.