EC2 test server.go split in multiple files by purpose. #59

Merged
merged 2 commits into from Aug 3, 2015

Conversation

Projects
None yet
3 participants
Member

dimitern commented Aug 3, 2015

I've go fed up dealing with one massive server.go file and decided it's
time to extract logical blocks from it (by purpose) and move them into
separate files. No other changes, except one: attachment internal type
is renamed to interfaceAttachment to distinguish it from volumeAttachment.

Member

rogpeppe commented Aug 3, 2015

LGTM, thanks - much overdue :)

LGTM

dimitern pushed a commit that referenced this pull request Aug 3, 2015

Merge pull request #59 from dimitern/describe-igw-and-routes-vpc-v3
EC2 test server.go split in multiple files by purpose.

@dimitern dimitern merged commit 03a3d38 into go-amz:v3 Aug 3, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@dimitern dimitern deleted the dimitern:describe-igw-and-routes-vpc-v3 branch Aug 3, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment