forked from remote/oauth2
go fmt
This commit is contained in:
@@ -63,7 +63,6 @@ func Example() {
|
|||||||
availableResource := "//storage.googleapis.com/projects/_/buckets/foo"
|
availableResource := "//storage.googleapis.com/projects/_/buckets/foo"
|
||||||
availablePermissions := []string{"inRole:roles/storage.objectViewer"}
|
availablePermissions := []string{"inRole:roles/storage.objectViewer"}
|
||||||
|
|
||||||
|
|
||||||
// Initializes an accessBoundary
|
// Initializes an accessBoundary
|
||||||
myBoundary := AccessBoundary{make([]AccessBoundaryRule, 0)}
|
myBoundary := AccessBoundary{make([]AccessBoundaryRule, 0)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user