Golang package directory structure with bitbucket

rcmonitor April 10, 2017

Go language implies to have the following directory structure:
"bitbucket.org/username/project/package"
As I can see for now, bitbucket only allows to have either
"bitbucket.org/project/package"
or
"bitbucket.org/username/package"
for my private repositories.
Is it possible to add a project as a user to organize my packages as required?

1 answer

0 votes
Ajay _view26_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 28, 2021

Hi @rcmonitor 

Bitbucket is yet another git repo and there is nothing like Bitbucket mandating a folder structure. We use bitbucket and golang and as long as the repo is specified in a GOPATH there is no issue when building your projects

Cheers

Ajay

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events