core

module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2026 License: AGPL-3.0

README

Git Calendar Core

Go Report Card Go version Go License

A shared core for Git-backed calendar.

Related projects:

Build

Install gomobile for Android and iOS builds:

go install golang.org/x/mobile/cmd/gomobile@latest

Build a target:

make build_android
make build_ios
make build_web

Directories

Path Synopsis
cmd
wasm command
pkg
api
A JSON API wrapper around the core.Core for multiplatform support.
A JSON API wrapper around the core.Core for multiplatform support.
encryption
Package encryption provides utilities for encrypting and decrypting arbitrary JSON-like data structures used in the git-calendar project.
Package encryption provides utilities for encrypting and decrypting arbitrary JSON-like data structures used in the git-calendar project.
idb
Package idb implements the billy.Filesystem interface backed by IndexedDB store.
Package idb implements the billy.Filesystem interface backed by IndexedDB store.

Jump to

Keyboard shortcuts

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