package main import "context" func IndexFlacs(ctx context.Context) error { return nil }