modulepackage
0.1.0
Repository: https://github.com/swan-community/access-go.git
Documentation: pkg.go.dev
# README
access-go
Access functionality in Go shared across SWAN repositories.
# Functions
GetAllowedHttp of the Access.GetAllowedHttp method for use my implementing structures.
NewAccessProxy creates a new access proxy instance.
NewFixed creates a new instance of the AccessFixed structure with the fixed list of keys provided the allowed keys.
# Interfaces
Access interface for validating entitlement to access the network.