Skip to content

Instantly share code, notes, and snippets.

@meysampg
meysampg / protobuf_import.md
Last active January 23, 2019 11:40
protobuf_import.md

Dummy Introduction to Protobuf Compile

Import protobuf models into other and compile them

tsjd [To short, just do];

  1. Define go_package option something like:
option go_package = "github.com/meysampg/project_name/pb/folder_name_which_compiled_model_must_be_on_it";
@Ho6hTTOYGg2e
Ho6hTTOYGg2e / go-promise-caching.go
Last active September 1, 2019 10:24
move to repository
// moved to https://github.com/vahid-ashrafian/go-promise-caching