polymorphic

command
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

README

Running this example, e.g. with

$ go run main.go

will create two files:

  1. account.vmpt: This is the account type written as Vampire file

  2. account.vmp: This is an example account record written as Vampire file.

You can run the vamp command (see ../../cmd/vamp):

$ vamp -t account.vmpt account.vmp

to dump the example record as JSON:

[
  "John Doe",
  [
    "j.d@acme.dummy.none",
    [
      "49",
      "55555",
      "0786"
    ]
  ]
]

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