accesscontrol

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllowCaller

func AllowCaller(stub shim.ChaincodeStubInterface, allowedCallers []Caller) (bool, error)

Types

type Caller

type Caller struct {
	MSP        string            `json:"msp"`
	OU         string            `json:"ou"`
	Attributes map[string]string `json:"attributes"`
}

Jump to

Keyboard shortcuts

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