Skip to content

hide detail module structure #177

Closed
@kazuk

Description

Motivation

The pipeline module, this shows details module structure expose to other module.

If refactor pipeline module's for internal structure change sql_processor module into broken.
https://github.com/SpringQL/SpringQL/blob/main/springql-core/src/sql_processor/sql_parser/pest_parser_impl.rs#L23-L46

Refactoring target

  • use pub mod for architecture defined component.
  • use private mod and use re-export for inter component API.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions