Choose a difficulty level and drag and drop the code lines to re-order them.
functions: 1/24
FiloSottile/mkcert
}log.Fatalf("ERROR: %s: %s", msg, err)}func fatalIfErr(err error, msg string) {if err != nil {
Choose a difficulty level and drag and drop the code lines to re-order them.
}log.Fatalf("ERROR: %s: %s", msg, err)}func fatalIfErr(err error, msg string) {if err != nil {