Documentation
¶
Overview ¶
Package example is an example application of DXF.
add-index and import-into have integrated with DXF, but they might too complex for others to learn how to integrate with DXF. So we provide a simple example to help other developers to understand how to use DXF and how to integrate.
See framework/doc.go for how DXF works.
This example application have 2 steps, StepOne and StepTwo, and on each subtask of those steps, it will print a message.
Use TestExampleApplication to test this example application.
Click to show internal directories.
Click to hide internal directories.