Skip to content

Instantly share code, notes, and snippets.

@tolgaOzen
Created March 2, 2022 16:05
Show Gist options
  • Save tolgaOzen/502d57d5699b07cbcc58d9849a908dcd to your computer and use it in GitHub Desktop.
Save tolgaOzen/502d57d5699b07cbcc58d9849a908dcd to your computer and use it in GitHub Desktop.
response, err := client.Option.Create(option.Create{
Name: "senior manager",
RuleNames: []string{"is senior", "is manager"},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment