Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use the Go embed feature to make Lua scripts easier to maintain #155

@git-hulk

Description

@git-hulk

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

Currently, we wrote Lua scripts as plain text which is NOT easy to read,
we can use embed package to separate them into a singe file.

Solution

Use the single Lua file to maintain those scripts.

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions