Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkApplications ¶
type Service ¶
func (*Service) GetAll ¶ added in v2.2.1
func (service *Service) GetAll(locale string) ([]NetworkApplications, error)
func (*Service) GetByName ¶ added in v2.2.1
func (service *Service) GetByName(nwApplicationName, locale string) (*NetworkApplications, error)
func (*Service) GetNetworkApplication ¶
func (service *Service) GetNetworkApplication(id, locale string) (*NetworkApplications, error)
Click to show internal directories.
Click to hide internal directories.