Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

neurotempest/gopkg

Repository files navigation

TODO:

  • Make linting method:

    • Include:
      • Change Add required imports to not include the import for the current file import path
      • Sort imports
      • Check for TypeUnnamedLiteral (not in funcs/type defs)
      • Sort FileContents
  • Make DeclFunc.ReturnArgs a []DeclVar - handle named return params

  • Make DeclFunc.BodyTmpl execute pass the whole DeclFunc object as the data to execute (not as .Func)

    • Add tests for using DeclFunc.BodyData in template exectution
  • Add doc strings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages