package
module
Version:
v0.0.0-...-e081bcb
Opens a new window with list of versions in this module.
Published: Jun 9, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mwbparser - MWB Parser for golang
Features
- Parse MySQL Workbench file and extract information about tables, columns, indexes and foreign keys.
Examples
import (
"github.com/takaaki-mizuno/mwbparser"
)
tables, err := Parse(MWB_FILE_PATH)
Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.