vdirsyncer

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: ISC Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVdirsyncerStoragePaths

func GetVdirsyncerStoragePaths() (paths []string, err error)

Types

type Config

type Config struct {
	Storages []Storage `json:"storages"`
}

func GetVdirsyncerConfig

func GetVdirsyncerConfig() (*Config, error)

type Storage

type Storage struct {
	Type string `json:"type"`
	Name string `json:"instance_name"`
	Path string `json:"path"`
}

Jump to

Keyboard shortcuts

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