building in
a specified pre-existing location so I can make sure the data files are already
in place.
Thoughts?
Leam
On 2/23/22 09:26, David Finkel wrote:
On Wed, Feb 23, 2022 at 8:53 AM Leam Hall mailto:leamh...@gmail.com>> wrote:
My program uses data and template files located r
My program uses data and template files located relative to the binary. Since
go test creates the binary under test in /tmp/go-build., there are no data
or template files. How do I either specify what directory to build in so I can
create the files, or get the tmp directory name before the
On 11/24/21 20:26, Kurtis Rader wrote:
Notice the date of that blog article: 2010-08-04. It's more than eleven years
old. Blog articles are not updated as the language changes.
It might be good to resolve that. If the authoritative info source for the
language makes a habit of keeping old dat
Brian, thanks! Here's the playground link:
https://play.golang.org/p/Ef8D4CF-kKD
For the errors in lines 14-19, what other failures do you see needing to be handled? I'm
still not comprehending how to check for "isReadable()", but that would be a
useful next step. Of course, when the file is
I'm re-learning Go and building a program to create characters for role-playing
games. The program uses text files to build lists, and I'd like to let the user
change the lists. For example, a modern day Earth game would only have human
characters, but a Star Trek (TNG) game might have other sp
I agree with Kamil. Go is young and growing. Committing to keeping at least the
"official" blogs updated will help us on-board new gophers and get them
productive quickly.
I appreciate the effort the Go team puts into the blogs and documents. How can
we make it easier and better?
Leam
On 11/
I know Go can go on AWS Lambda, but I'm noob enough not to see how the memory
performance value of Go translates to serverless. What are the benefits to
using Go on AWS serverless?
Thanks!
Leam
--
Systems Programmer (reuel.net/resume)
Scribe: The Domici War (domiciwar.net)
General
Ahmed,
I would recommend two pairs of resources. First, if you want to build your
level of Go above the basic, get "Learning Go" by Jon Bodner, and check out
his Safaribooks Online "Go in 3 Hours" video. Once you're solid there, look
at William "Bill" Kennedy's "Ultimate Go Course, 2nd edition"
One was last updated in 2015, the other in 2013. Am I missing more than my
usual clue?
Leam
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts+unsubscr