superfly / flyctl

Unused method receiver RVV-B0013
Bug risk
Major
1 occurrence in this check
Method receiver 'l' is not referenced in method's body, consider removing it
283	return nil
284}
285
286func (l *Launcher) getPostgresConfig(config *CreateClusterInput) *fly.MachineConfig {287	machineConfig := fly.MachineConfig{}
288
289	// Set env