package
0.0.0-20210916025058-5354b9319c90
Repository: https://github.com/ap4y/cloud.git
Documentation: pkg.go.dev

# Functions

Authenticator returns new share authentication middleware.
BlockHandler responds with NotFound for all requests that have share in context.
NewDiskStore returns a new on-disk implementation of the ShareStore.
VerifyHandler verifies share from the context against name and option item parameter.

# Structs

Share stores share data.

# Interfaces

Store manages share metadata.