master
execute
func execute(ctx context.Context) error { rlnInstance, err := rln.NewRLN() if err != nil { return err }