Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 264 Bytes

portcullis-go

Portcullis Go Library

Usage

FromContext() accepts the context from your GRPC request

import "github.com/kubex/portcullis-go"

project := portcullis.FromContext(ctx).ProjectID

Dependencies included in Glide.lock