# Functions
NewAuthmateFrostFS creates new AuthmateFrostFS using provided pool.Pool.
NewFrostFS creates new FrostFS using provided pool.Pool.
NewPoolStatistic creates new PoolStatistic using provided pool.Pool.
NewResolverFrostFS creates new ResolverFrostFS using provided pool.Pool.
NewTreeClient creates instance of TreeClient using provided address and create grpc connection.
# Structs
AuthmateFrostFS is a mediator which implements authmate.FrostFS through pool.Pool.
FrostFS represents virtual connection to the FrostFS network.
PoolStatistic is a mediator which implements authmate.FrostFS through pool.Pool.
ResolverFrostFS represents virtual connection to the FrostFS network.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author