Skip to content

Instantly share code, notes, and snippets.

View yiannistri's full-sized avatar

Yiannis Triantafyllopoulos yiannistri

View GitHub Profile
syntax = "proto3";
package git_provider_service.v1;
option go_package = "github.com/yiannistri/git-provider-service/pkg/protos;git_provider_service";
import "google/api/annotations.proto";
service GitProviderService {
rpc CreatePullRequest(CreatePullRequestRequest) returns (CreatePullRequestResponse) {
```
<app> INFO: 2021/05/14 09:26:32.477563 app starting, version ad63f05ed, ID 14ea6aca88a6c2b9
<app> INFO: 2021/05/14 09:26:32.477609 command line args: --app.http.address=:80 --mode=app --weave=false
<app> INFO: 2021/05/14 09:26:32.478076 Basic authentication disabled
<app> INFO: 2021/05/14 09:26:32.478339 listening on :80
fatal error: concurrent map iteration and map write
goroutine 2844 [running]:
runtime.throw(0x20faf56, 0x26)
/usr/local/go/src/runtime/panic.go:1117 +0x72 fp=0xc01426ea00 sp=0xc01426e9d0 pc=0x43a4d2
@yiannistri
yiannistri / setup.sh
Last active June 20, 2018 10:08
Local dev setup
if test ! $(which brew); then
echo "Installing homebrew..."
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
fi
brew update
brew upgrade
brew install zsh zsh-completions
brew cask install gas-mask

Keybase proof

I hereby claim:

  • I am yiannistri on github.
  • I am yiannist (https://keybase.io/yiannist) on keybase.
  • I have a public key ASA1dEBvlPcGqKDOthN7oGgX0SKyO5aC-oyj8d4OJcG-cwo

To claim this, I am signing this object: