artfsutil

package
v0.0.0-...-293b33e Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package artfsutil provides access to artfs. See

sso://gbt/artfs - source code
http://shortn/_VSlSucYbAC - Getting started with the artfs prototype

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client is artfs client.

func New

func New(ctx context.Context, dir, endpoint string) (*Client, error)

New creates new artfs client mounted at dir.

func (*Client) ArtfsInsert

func (c *Client) ArtfsInsert(ctx context.Context, dir string, entries []merkletree.Entry) error

ArtfsInsert inserts entries at dir.

func (*Client) Close

func (c *Client) Close() error

Close closes connection to artfs server.

Directories

Path Synopsis
Package proto provides protocol buffer message for artfs.
Package proto provides protocol buffer message for artfs.

Jump to

Keyboard shortcuts

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