ardielle-go

module
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2019 License: Apache-2.0

README

ardielle-go Build Status

Go language support for RDL.

Regenerating models from RDL

The file rdl.rdl must be available to regenerate the sources. Assuming the clone directory for ardielle-common is specified by the environment variable ARDIELLE_COMMON:

rdl -sp generate -te -o /tmp go-model $ARDIELLE_COMMON/rdl.rdl
cp -p /tmp/rdl_model.go rdl/schema.go
cp -p /tmp/rdl_schema.go rdl/rdl_schema.go
go fmt rdl/schema.go rdl/rdl_schema.go

Godoc API references:

License

Copyright 2015 Yahoo Inc.

Licensed under the terms of the Apache version 2.0 license. See LICENSE file for terms.

Directories

Path Synopsis
gen
rdl
codegen
Stub to satisfy go 1.6 complaint about no buildable source files Future documentation placeholder
Stub to satisfy go 1.6 complaint about no buildable source files Future documentation placeholder

Jump to

Keyboard shortcuts

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