permissionscfg

package
v0.0.0-...-110cdec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package permissionscfg contains code to work with permissions.cfg

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

Get returns the config stored in context.

func GetWithMetadata

func GetWithMetadata(ctx context.Context) (*configspb.PermissionsConfig, *config.Meta, error)

GetWithMetadata returns the config and its metadata stored in context.

func SetConfig

func SetConfig(ctx context.Context, cfg *configspb.PermissionsConfig) error

SetConfig installs the cfg with empty metadata into the context ctx.

func SetConfigWithMetadata

func SetConfigWithMetadata(ctx context.Context, cfg *configspb.PermissionsConfig, meta *config.Meta) error

SetConfigWithMetadata installs the cfg with the given metadata into the context ctx.

func Update

func Update(ctx context.Context) error

Update fetches the config and puts it into the datastore.

It is then used by all requests that go through Middleware.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL