struct Service::CreateOwner

Defined in:

service/create_owner.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(db : ShardsDB, repo_ref : Repo::Ref) #

[View source]

Class Method Detail

def self.fetch_owner_info_github(owner, github_api) #

[View source]

Instance Method Detail

def fetch_owner_info(owner) #

[View source]
def github_api : Shardbox::GitHubAPI #

[View source]
def github_api=(github_api : Shardbox::GitHubAPI) #

[View source]
def perform #

[View source]