funddb

command module
v0.0.0-...-399b45c Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 7 Imported by: 0

README

Getting started

$ go install github.com/koron/funddb
# Initiation
$ funddb database initschema
$ funddb fund import list.tsv

$ funddb price fetchlatest

list.tsv has fund information. The format is

{Association ID}\t{Fund Name}\t{Fund URL}[\t{Fetch ID}]

The format of Fetch ID is {scheme}:{id} Currently {scheme} support ammufg and fidelity only.

Build with modernc.org/sqlite

$ go install -tags modernc github.com/koron/funddb

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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