Content of the subdirectory article_20

February 25, 2021 · View on GitHub

  • Examples used in the following article Jazyk Go a aplikace s vlastním příkazovým řádkem

  • This article is part of the serie about Go programming language Programovací jazyk Go

  1. Standard Scanln function
  2. Input via Reader
  3. Simple input using go-prompt
  4. Fully prompt
  5. Basic completer
  6. Prefix-based completer
  7. Description of completion
  8. BASIC statements
  9. Fuzzy filter
  10. Two words commands