Discover Packages
github.com/aditya43/golang-core
027-Logs-Parser-Using-buffio.Scanner-Project
04-uppercaser
command
Version:
v0.0.0-...-228c668
Opens a new window with list of versions in this module.
Published: Aug 18, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Uppercaser
Use a scanner to convert the lines to uppercase, and
print them.
1. Feed the shakespeare.txt to your program.
2. Scan the input using a new Scanner.
3. Print each line.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.