Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultUserAgent = "go-structurizr/" + version.LibraryVersion
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the main Client API interface. Use NewClient to get started
func (*Client) CreateWorkspace ¶
CreateWorkspace creates a new workspace
func (*Client) DeleteWorkspace ¶
DeleteWorkspace deletes a workspace
func (*Client) GetWorkspaces ¶
GetWorkspaces lists all workspaces
Click to show internal directories.
Click to hide internal directories.