Discover Packages
github.com/ardielle/ardielle-go
module
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Feb 20, 2019
License: Apache-2.0
Opens a new window with license information.
README
README
¶
ardielle-go
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.
Expand ▾
Collapse ▴
Directories
¶
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
Click to show internal directories.
Click to hide internal directories.