dummy

package
v0.1.365 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package dummy is just a minimal example.

$ echo '{"title": "Sample Title"}' | ./span-import -i dummy | jq .

{
  "rft.atitle": "Sample Title",
  "version": "0.9"
}

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct {
	Title string `json:"title"`
}

Example record, which consists only of a title.

func (Example) ToIntermediateSchema

func (ex Example) ToIntermediateSchema() (*finc.IntermediateSchema, error)

ToIntermediateSchema implements an example convertion.

Jump to

Keyboard shortcuts

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